pgAdmin 4 commit: Add feature tests for the View Data tool.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add feature tests for the View Data tool.
Date: 2017-06-06 11:54:24
Message-ID: E1dID44-0004m7-5e@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-06 11:54:31 Re: [pgAdmin4][Patch][RM_2400]: Columns with defaults set to NULL when removing contents after pasting in the edit grid
Previous Message pgAdmin 4 Jenkins 2017-06-06 11:29:13 Jenkins build is back to normal : pgadmin4-master-python27 #143