pgAdmin 4 commit: Fixed following feature tests:
Akshay Joshi <[email protected]> Thu, 21 Nov 2019 11:51:36 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fixed following feature tests: 1) Handled click event in query tool due to intermediate clicking issue. 2) Observed that the database is not getting created in a test case, so failed the test case there only. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae462ed09999f26ddc19e4cf6e29806c937e11b0 Author: Shubham Agarwal <[email protected]> Modified Files -------------- web/pgadmin/feature_tests/pg_utilities_backup_restore_test.py | 6 +++++- web/pgadmin/feature_tests/view_data_dml_queries.py | 4 +--- web/regression/feature_utils/pgadmin_page.py | 5 +---- 3 files changed, 7 insertions(+), 8 deletions(-)