pgAdmin 4 commit: Fix regression tests after Dave broke them. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix regression tests after Dave broke them.
Date
Msg-id E1dYUge-0000M4-Lp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix regression tests after Dave broke them.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b313cbce0d37c741f12762b1d1e24a68a926d4fa
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../feature_tests/pg_datatype_validation_test.py   |  2 +-
.../feature_tests/query_tool_journey_test.py       | 33 +++++++++++-----------
web/pgadmin/feature_tests/query_tool_tests.py      | 26 +++++++----------
.../tools/datagrid/templates/datagrid/index.html   |  2 +-
web/regression/feature_utils/app_starter.py        |  2 +-
5 files changed, 30 insertions(+), 35 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: To fix database disconnect option
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor