public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Add regression tests for FTS nodes.
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Add regression tests for FTS nodes.
@ 2016-10-13 13:54 Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2016-10-13 13:54 UTC (permalink / raw)
  To: pgadmin-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


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Add regression tests for Foreignb Tables.
@ 2016-10-13 13:57 Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2016-10-13 13:57 UTC (permalink / raw)
  To: pgadmin-hackers

Add regression tests for Foreignb Tables.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=540c389d92d4d9b4910fab68f6b44a8b9e8f2...
Author: Priyanka Shendge <[email protected]>

Modified Files
--------------
.../schemas/foreign_tables/tests/__init__.py       |  16 ++++
.../foreign_tables/tests/test_foreign_table_add.py | 100 +++++++++++++++++++++
.../tests/test_foreign_table_delete.py             |  90 +++++++++++++++++++
.../foreign_tables/tests/test_foreign_table_get.py |  84 +++++++++++++++++
.../foreign_tables/tests/test_foreign_table_put.py |  98 ++++++++++++++++++++
.../schemas/foreign_tables/tests/utils.py          |  81 +++++++++++++++++
6 files changed, 469 insertions(+)


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


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2016-10-13 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-10-13 13:54 pgAdmin 4 commit: Add regression tests for FTS nodes. Dave Page <[email protected]>
2016-10-13 13:57 pgAdmin 4 commit: Add regression tests for Foreignb Tables. Dave Page <[email protected]>

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