pgAdmin 4 commit: Fixed feature tests.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed feature tests.
Дата
Msg-id E1oB8dQ-0004KW-7e@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed feature tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=683528b81c42195f4a1d03790a9ac4fe57809a96
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../feature_tests/pg_datatype_validation_test.py   | 138 ++++++++-------
.../feature_tests/query_tool_journey_test.py       |  45 ++---
web/pgadmin/feature_tests/test_data.json           |   6 +-
web/pgadmin/feature_tests/view_data_dml_queries.py | 185 +++++++++++++--------
web/regression/feature_utils/pgadmin_page.py       |  22 ++-
5 files changed, 237 insertions(+), 159 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: Translate pgAdmin 4 to Brazilian Portuguese
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch] - Feature test fix