pgAdmin 4 commit: Feature test fixes:

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Feature test fixes:
Дата
Msg-id E1hqZy4-0005fg-7y@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Feature test fixes:

The query tool element while running on jenkins, is present on the DOM but not visible due to comparatively small page
size.So handle it , would work in both cases(if element is visible or not). 
The tab name handles XSS characters due to which table name <h1> is shown modified accordingly in the tab name.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee2c6b45dc1ee325867daf696d4b11d93be5a9c6
Author: Usman Muzaffar <usman.muzaffar@enterprisedb.com>

Modified Files
--------------
.../feature_tests/xss_checks_panels_and_query_tool_test.py       | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat