pgAdmin 4 commit: 1) Fixed feature test and API test cases.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Fixed feature test and API test cases.
Date: 2020-04-22 08:27:54
Message-ID: E1jRAja-00012V-8H@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Fixed feature test and API test cases.
2) Added logic to exclude RESQL test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c616f32eb5afe9afdf56a9cd584f7798266c085

Modified Files
--------------
.../servers/pgagent/templates/macros/pga_schedule.macros | 2 +-
web/pgadmin/feature_tests/test_data.json | 3 ++-
web/pgadmin/utils/route.py | 6 ++++--
web/regression/README | 3 +++
web/regression/feature_utils/pgadmin_page.py | 2 +-
5 files changed, 11 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-22 08:29:10 Re: [pgAdmin][RM3947] Fixes related rows copy-paste in Query Tool.
Previous Message navnath gadakh 2020-04-22 08:24:38 Re: [pgAdmin4][Patch] - RM 3900 - Delete/Drop option is disabled for the constraints