pgAdmin 4 commit: Fix regression tests after Dave broke them.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix regression tests after Dave broke them.
Date: 2017-07-21 09:57:32
Message-ID: E1dYUge-0000M4-Lp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-21 09:57:47 Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor
Previous Message Murtuza Zabuawala 2017-07-21 09:08:26 [pgAdmin4][Patch]: To fix database disconnect option