public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Add regression tests for FTS nodes.
Date: Thu, 13 Oct 2016 13:54:28 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Add regression tests for FTS nodes.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8b91babdc217fc685b9096c5ae9f3290f8b1b...
Author: Priyanka Shendge <[email protected]>
Modified Files
--------------
.../schemas/fts_configurations/tests/__init__.py | 16 ++++
.../tests/test_fts_configuration_add.py | 89 ++++++++++++++++++++
.../tests/test_fts_configuration_delete.py | 84 +++++++++++++++++++
.../tests/test_fts_configuration_get.py | 77 +++++++++++++++++
.../tests/test_fts_configuration_put.py | 92 +++++++++++++++++++++
.../schemas/fts_configurations/tests/utils.py | 80 ++++++++++++++++++
.../schemas/fts_dictionaries/tests/__init__.py | 16 ++++
.../tests/test_fts_dictionaries_add.py | 82 ++++++++++++++++++
.../tests/test_fts_dictionaries_delete.py | 87 ++++++++++++++++++++
.../tests/test_fts_dictionaries_get.py | 77 +++++++++++++++++
.../tests/test_fts_dictionaries_put.py | 95 +++++++++++++++++++++
.../schemas/fts_dictionaries/tests/utils.py | 80 ++++++++++++++++++
.../databases/schemas/fts_parser/tests/__init__.py | 16 ++++
.../fts_parser/tests/test_fts_parser_add.py | 78 ++++++++++++++++++
.../fts_parser/tests/test_fts_parser_delete.py | 87 ++++++++++++++++++++
.../fts_parser/tests/test_fts_parser_get.py | 76 +++++++++++++++++
.../fts_parser/tests/test_fts_parser_put.py | 96 ++++++++++++++++++++++
.../databases/schemas/fts_parser/tests/utils.py | 81 ++++++++++++++++++
.../schemas/fts_templates/tests/__init__.py | 16 ++++
.../fts_templates/tests/test_fts_templates_add.py | 77 +++++++++++++++++
.../tests/test_fts_templates_delete.py | 84 +++++++++++++++++++
.../fts_templates/tests/test_fts_templates_get.py | 76 +++++++++++++++++
.../fts_templates/tests/test_fts_templates_put.py | 93 +++++++++++++++++++++
.../databases/schemas/fts_templates/tests/utils.py | 77 +++++++++++++++++
24 files changed, 1732 insertions(+)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
view thread (2+ messages) latest in thread
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: Add regression tests for FTS nodes.
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