pgAdmin 4 commit: Ensure that successful maintenance tasks don't leave

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that successful maintenance tasks don't leave
Date: 2019-06-03 15:33:35
Message-ID: E1hXoxr-0001Vh-7o@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that successful maintenance tasks don't leave a notifier window behind when running regression tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=912db8913fbe63fcf83e588ded248b104eb78221
Author: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/file_manager_test.py | 4 ++--
.../feature_tests/pg_utilities_backup_restore_test.py | 1 +
web/pgadmin/feature_tests/pg_utilities_maintenance_test.py | 1 +
.../feature_tests/xss_checks_pgadmin_debugger_test.py | 13 +++++++++----
4 files changed, 13 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-03 15:36:02 pgAdmin 4 commit: Disable upgrade checks whilst testing.
Previous Message Akshay Joshi 2019-06-03 12:19:09 pgAdmin 4 v4.8 released