pgAdmin 4 commit: Add feature tests for Backup/Restore and Maintenance.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add feature tests for Backup/Restore and Maintenance.
Date: 2018-07-09 10:27:33
Message-ID: E1fcTOH-0005xJ-Ae@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-09 10:28:09 Re: [pgAdmin4][Patch]: Feature tests for PG utilities
Previous Message Khushboo Vashi 2018-07-09 09:30:28 Re: [pgAdmin4][Patch]: Feature tests for PG utilities