pgAdmin 4 commit: Fixed feature test cases.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed feature test cases.
Дата
Msg-id E1mnfqZ-0000iX-Kj@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed feature test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=246bb01736b8989794f29532a91e8c7634ea3eea
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../pg_utilities_backup_restore_test.py            | 31 +++++++++++++---------
.../feature_tests/pg_utilities_maintenance_test.py | 31 +++++++++++++---------
.../feature_tests/xss_checks_roles_control_test.py |  2 +-
web/regression/feature_utils/pgadmin_page.py       | 14 +++++-----
web/regression/python_test_utils/test_utils.py     |  4 ++-
web/regression/runtests.py                         |  3 ++-
6 files changed, 50 insertions(+), 35 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Tag REL-6_2 has been created.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Feature Test Fix - React porting