public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Introduce a test config database for the regression t
Date: Wed, 14 Sep 2016 15:26:15 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Introduce a test config database for the regression tests, and track/remove objects that are created during testing.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d3d8836f6187e1f9a9dcdf2ab2e0c4d7c2ce4...
Author: Navnath Gadakh <[email protected]>

Modified Files
--------------
web/config.py                                      |   9 +
.../servers/databases/tests/test_db_add.py         |  65 ++--
.../servers/databases/tests/test_db_delete.py      |  51 +--
.../servers/databases/tests/test_db_get.py         |  76 ++---
.../servers/databases/tests/test_db_put.py         |  87 ++---
.../server_groups/servers/databases/tests/utils.py | 103 ++----
.../server_groups/servers/tests/test_server_add.py |  22 +-
.../servers/tests/test_server_delete.py            |  39 ++-
.../server_groups/servers/tests/test_server_get.py |  32 +-
.../server_groups/servers/tests/test_server_put.py |  70 ++--
.../browser/server_groups/servers/tests/utils.py   | 184 +++--------
web/pgadmin/utils/route.py                         |  29 +-
web/regression/__init__.py                         |  32 ++
web/regression/runtests.py                         |  91 +++++-
web/regression/test_advanced_config.json.in        |  14 +-
web/regression/test_setup.py                       |   8 +-
web/regression/test_utils.py                       | 353 ++++++++++++++-------
web/setup.py                                       |  59 ++--
18 files changed, 659 insertions(+), 665 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Introduce a test config database for the regression t
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox