pgAdmin 4 commit: Make the query tool datatype test easilyconfigurable

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Make the query tool datatype test easilyconfigurable
Дата
Msg-id E1eWiZE-0001cv-Ee@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Make the query tool datatype test easily configurable and extendable and add support for multi-dimensional arrays and
enums.

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=52c7945d4847ac835f3f3a04854e6b221767c4cd
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/feature_tests/datatype_test.json       | 173 +++++++++++++++++
.../feature_tests/pg_datatype_validation_test.py   | 204 ++++++++++++++++-----
web/regression/feature_utils/pgadmin_page.py       |  13 ++
web/regression/python_test_utils/test_utils.py     |  18 ++
4 files changed, 359 insertions(+), 49 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Mark Deneen
Дата:
Сообщение: docker container fails to start after stopping
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove any Apache HTTPD PID file before startingthe