pgAdmin 4 commit: Add support for pre-condition SQL in RE-SQL testsuite - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add support for pre-condition SQL in RE-SQL testsuite
Date
Msg-id E1hqZy6-0005kI-DA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add support for pre-condition SQL in RE-SQL testsuite,
and use it to ensure that the right extensions are installed for the
extension tests.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c41296d2dbe4133c42e96538606e5a2100e1613
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
.../databases/extensions/tests/9.4_plus/tests.json | 18 ++++++++++------
.../databases/extensions/tests/9.5_plus/tests.json |  9 +++++---
.../databases/extensions/tests/9.6_plus/tests.json | 18 ++++++++++------
web/regression/re_sql/tests/test_resql.py          | 25 ++++++++++++++++++++++
4 files changed, 55 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat
Next
From: Avin Kavish
Date:
Subject: Query Auto Completion