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

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Add feature tests for the View Data tool.
Date
Msg-id E1dID44-0004m7-5e@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: [pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python27 #143
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2400]: Columns withdefaults set to NULL when removing contents after pasting in the edit grid