pgAdmin 4 commit: Add support for pre-condition SQL in RE-SQL testsuite

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add support for pre-condition SQL in RE-SQL testsuite
Дата
Msg-id E1hqZy6-0005kI-DA@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat
Следующее
От: Avin Kavish
Дата:
Сообщение: Query Auto Completion