pgAdmin 4 commit: Fixed feature test cases.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed feature test cases.
Date: 2021-11-18 11:44:55
Message-ID: E1mnfqZ-0000iX-Kj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mahajan(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-18 11:45:32 Re: Feature Test Fix - React porting
Previous Message Akshay Joshi 2021-11-18 11:32:55 pgAdmin 4 commit: Tag REL-6_2 has been created.