pgAdmin 4 commit: Feature test stabilisation.

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

Branch
------
electron2

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

Modified Files
--------------
web/pgadmin/feature_tests/file_manager_test.py     |  4 +-
.../pg_utilities_backup_restore_test.py            | 18 ++---
.../feature_tests/pg_utilities_maintenance_test.py | 10 +--
.../xss_checks_pgadmin_debugger_test.py            |  6 +-
.../feature_tests/xss_checks_roles_control_test.py | 19 ++++-
web/regression/feature_utils/pgadmin_page.py       | 83 ++++++++++++++++++++--
.../python_test_utils/test_gui_helper.py           | 14 +++-
web/regression/python_test_utils/test_utils.py     | 39 ++++++++++
8 files changed, 169 insertions(+), 24 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a