pgAdmin 4 commit: Add regression tests for Foreignb Tables.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add regression tests for Foreignb Tables.
Дата
Msg-id E1bugVd-0003Ah-1S@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add regression tests for Foreignb Tables.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=540c389d92d4d9b4910fab68f6b44a8b9e8f2786
Author: Priyanka Shendge <priyanka.shendge@enterprisedb.com>

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(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: FTS nodes (Configuration, Dictionaries, Parser, Templates) patch
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ignore patches and autosave files from QT Creator