pgAdmin 4 commit: Fixed feature tests - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed feature tests
Date
Msg-id E1jxPSU-0007yv-QQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed feature tests

Branch
------
master

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

Modified Files
--------------
.../xss_checks_panels_and_query_tool_test.py       |  7 +-
web/regression/feature_utils/pgadmin_page.py       |  5 +-
web/regression/python_test_utils/test_utils.py     | 85 ++++++++++++++++++++++
web/regression/runtests.py                         |  3 +-
4 files changed, 95 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM5653]: High Contrast UI Theme
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin] : Patch fixing Feature Test failures.