pgAdmin 4 commit: Fixed feature tests.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed feature tests.
Date: 2022-07-12 05:40:36
Message-ID: E1oB8dQ-0004KW-7e@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=683528b81c42195f4a1d03790a9ac4fe57809a96
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
.../feature_tests/pg_datatype_validation_test.py | 138 ++++++++-------
.../feature_tests/query_tool_journey_test.py | 45 ++---
web/pgadmin/feature_tests/test_data.json | 6 +-
web/pgadmin/feature_tests/view_data_dml_queries.py | 185 +++++++++++++--------
web/regression/feature_utils/pgadmin_page.py | 22 ++-
5 files changed, 237 insertions(+), 159 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-12 05:41:18 Re: [patch] - Feature test fix
Previous Message Aditya Toshniwal 2022-07-12 05:24:07 Re: Translate pgAdmin 4 to Brazilian Portuguese