Обсуждение: [pgadmin-hackers] pgAdmin 4 commit: Add feature tests for the View Data tool.

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)