public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Enhancements to the regression test suite.
Date: Mon, 18 Jul 2016 13:50:24 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Enhancements to the regression test suite.
Navnath Gadakh and Priyanka Shendge
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f17c2e3b84015666267676b582c29f2bd59f7...
Modified Files
--------------
.../servers/databases/tests/__init__.py | 15 +
.../servers/databases/tests/test_db_add.py | 74 ++++
.../servers/databases/tests/test_db_delete.py | 73 ++++
.../servers/databases/tests/test_db_get.py | 72 ++++
.../servers/databases/tests/test_db_put.py | 79 +++++
.../server_groups/servers/tests/__init__.py | 2 +-
.../server_groups/servers/tests/test_server_add.py | 59 ++--
.../servers/tests/test_server_delete.py | 68 ++--
.../server_groups/servers/tests/test_server_get.py | 60 ++--
.../server_groups/servers/tests/test_server_put.py | 90 ++---
.../browser/server_groups/tests/__init__.py | 2 +-
.../browser/server_groups/tests/test_sg_add.py | 36 --
.../browser/server_groups/tests/test_sg_get.py | 48 +++
web/pgadmin/browser/tests/__init__.py | 2 +-
web/pgadmin/browser/tests/test_change_password.py | 47 ++-
web/pgadmin/browser/tests/test_login.py | 25 +-
web/pgadmin/browser/tests/test_logout.py | 31 +-
web/pgadmin/browser/tests/test_reset_password.py | 25 +-
web/pgadmin/utils/route.py | 6 +-
web/regression/README | 64 ++--
web/regression/config.py | 16 -
web/regression/runtests.py | 147 ++++++++
web/regression/test_advanced_config.json.in | 105 ++++++
web/regression/test_setup.py | 21 ++
web/regression/test_utils.py | 371 +++++++++++++++++++++
web/regression/testsuite.py | 79 -----
26 files changed, 1301 insertions(+), 316 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: Enhancements to the regression test suite.
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