pgAdmin 4 commit: Improve code coverage and API test cases for Schemas.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Improve code coverage and API test cases for Schemas.
Дата
Msg-id E1k2VCn-0005eK-TN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Improve code coverage and API test cases for Schemas. Fixes #5327

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=318d712c4f1f8399b8ec2a70d32e84a1f0cfeb14
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_25.rst                  |   1 +
.../tests/domain_constraints_test_data.json        |   5 +-
.../databases/schemas/tests/schema_test_data.json  | 296 +++++++++++++++++++++
.../databases/schemas/tests/test_schema_add.py     |  62 +++--
.../databases/schemas/tests/test_schema_delete.py  |  48 +++-
.../schemas/tests/test_schema_delete_multiple.py   |  24 +-
.../schemas/tests/test_schema_dependents.py        |  77 ++++++
.../databases/schemas/tests/test_schema_get.py     |  70 +++--
.../schemas/tests/test_schema_get_children.py      |  84 ++++++
.../databases/schemas/tests/test_schema_node.py    |  86 ++++++
.../databases/schemas/tests/test_schema_put.py     |  54 ++--
.../databases/schemas/tests/test_schema_sql.py     |  88 ++++++
.../servers/databases/schemas/tests/utils.py       |   6 +
13 files changed, 820 insertions(+), 81 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - SonarQube Issues - 12 (String literals should not be duplicated)
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] RM3767 - pgAdmin4 loses the file format