pgAdmin 4 commit: Cleanup properly after running the Foreign Table test

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Cleanup properly after running the Foreign Table test
Date: 2017-11-28 09:44:31
Message-ID: E1eJcRL-0006FX-Jq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)gadakh(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-11-28 10:00:58 [pgAdmin4][Patch]: Allow user to change their password without leaving application
Previous Message Dave Page 2017-11-28 09:29:52 pgAdmin 4 commit: Illustrate how to set the default mail sender name.