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

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed feature tests.
Date
Msg-id E1o9nW0-0005NL-TV@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=1a5e60c44fddc4e5bea797ae1dcacc23635eb537
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../feature_tests/query_tool_journey_test.py       | 117 +++++++------
web/pgadmin/feature_tests/query_tool_tests.py      |  22 +--
web/pgadmin/feature_tests/view_data_dml_queries.py |  62 ++++---
web/regression/feature_utils/pgadmin_page.py       | 185 ++++++++-------------
web/regression/feature_utils/tree_area_locators.py |  40 ++---
.../python_test_utils/test_gui_helper.py           |  20 ++-
web/regression/python_test_utils/test_utils.py     |   2 +-
7 files changed, 202 insertions(+), 246 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [patch] - Feature test fix
Next
From: Akshay Joshi
Date:
Subject: Re: [patch] - Feature test fix