[pgadmin-hackers] pgAdmin 4 commit: Add feature tests for the View Data tool.

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Add feature tests for the View Data tool.
Дата
Msg-id E1dID44-0004m7-5e@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add feature tests for the View Data tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=beda7ebbf2fde76344882625dce25f672e4240d3
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/feature_tests/test_data.json           |  18 ++
web/pgadmin/feature_tests/view_data_dml_queries.py | 282 +++++++++++++++++++++
web/regression/feature_utils/pgadmin_page.py       |  27 +-
web/regression/python_test_utils/test_utils.py     |  30 ++-
4 files changed, 355 insertions(+), 2 deletions(-)


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

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: [pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python27 #143
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2400]: Columns withdefaults set to NULL when removing contents after pasting in the edit grid