[pgadmin-hackers] pgAdmin 4 commit: Add feature tests to ensure that data types areprope

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Add feature tests to ensure that data types areprope
Дата
Msg-id E1dEGW7-0005Mf-Ob@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add feature tests to ensure that data types are properly rendered in the query tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3216eca4a8091a9a4a50674c6eb2543324ea90a6
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../feature_tests/pg_datatype_validation_test.py   | 125 +++++++++++++++++++++
web/regression/feature_utils/pgadmin_page.py       |  11 +-
2 files changed, 135 insertions(+), 1 deletion(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Improvements to Query ResultsGrid User Experience
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Feature test for PGData-types in Query Tool