pgAdmin 4 commit: Fixed feature tests related to process watcher.

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 related to process watcher.
Date: 2019-11-13 05:49:29
Message-ID: E1iUlWz-0008WD-OX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature tests related to process watcher.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b568cfce286e58433fb2e9758174ee0eb88c025
Author: Shubham Agarwal <shubham(dot)agarwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/browser_tool_bar_test.py | 9 ++++--
.../feature_tests/pg_datatype_validation_test.py | 5 +++-
.../pg_utilities_backup_restore_test.py | 4 +--
.../feature_tests/pg_utilities_maintenance_test.py | 7 +++--
web/pgadmin/feature_tests/query_tool_tests.py | 35 ++++++++--------------
.../feature_tests/table_ddl_feature_test.py | 5 +++-
web/pgadmin/feature_tests/view_data_dml_queries.py | 11 +++++--
.../xss_checks_panels_and_query_tool_test.py | 5 +++-
.../xss_checks_pgadmin_debugger_test.py | 5 +++-
web/regression/feature_utils/pgadmin_page.py | 30 +++++++++++++++++++
web/regression/feature_utils/tree_area_locators.py | 5 ++++
.../python_test_utils/test_gui_helper.py | 2 +-
web/regression/python_test_utils/test_utils.py | 1 +
13 files changed, 88 insertions(+), 36 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-11-13 05:49:38 Re: Fixes for pgAdmin feature tests
Previous Message Aditya Toshniwal 2019-11-13 05:15:36 Re: [pgAdmin][RM4348] Theme options in pgAdmin and dark theme