pgAdmin 4 commit: Add feature tests for Backup/Restore andMaintenance. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add feature tests for Backup/Restore andMaintenance.
Date
Msg-id E1fcTOH-0005xJ-Ae@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add feature tests for Backup/Restore and Maintenance. Fixes #3206

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=81312d17e280fabd5c77bf4a5e3b8c1ab93f1637
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../pg_utilities_backup_restore_test.py            | 149 +++++++++++++++++++++
.../feature_tests/pg_utilities_maintenance_test.py | 109 +++++++++++++++
web/regression/runtests.py                         |   2 +-
3 files changed, 259 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Feature tests for PG utilities
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Feature tests for PG utilities