pgAdmin 4 commit: Cleanup properly after running the Foreign Tabletest - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Cleanup properly after running the Foreign Tabletest
Date
Msg-id E1eJcRL-0006FX-Jq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Cleanup properly after running the Foreign Table test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=035c134fede1bf5df4dda84fd3a08b084f5b7dc7
Author: Navnath Gadakh <navnath.gadakh@enterprisedb.com>

Modified Files
--------------
.../foreign_tables/tests/test_foreign_table_add.py | 10 +++++++--
.../foreign_tables/tests/test_foreign_table_get.py |  6 +++++-
.../foreign_tables/tests/test_foreign_table_put.py |  6 +++++-
.../schemas/foreign_tables/tests/utils.py          | 25 ++++++++++++++++++++++
4 files changed, 43 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Illustrate how to set the default mail sender name.
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Allow user to change their password withoutleaving application