[pgadmin-hackers] pgAdmin 4 commit: Add feature tests to ensure that data types areprope - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Add feature tests to ensure that data types areprope
Date
Msg-id E1dEGW7-0005Mf-Ob@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add feature tests to ensure that data types are properly rendered in the query tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3216eca4a8091a9a4a50674c6eb2543324ea90a6
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../feature_tests/pg_datatype_validation_test.py   | 125 +++++++++++++++++++++
web/regression/feature_utils/pgadmin_page.py       |  11 +-
2 files changed, 135 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Improvements to Query ResultsGrid User Experience
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Feature test for PGData-types in Query Tool