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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure that successful maintenance tasks don't leave
Дата
Msg-id E1hXoxr-0001Vh-7o@gothos.postgresql.org
обсуждение исходный текст
Список 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.muzaffar@enterprisedb.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v4.8 released
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Disable upgrade checks whilst testing.