pgAdmin 4 commit: Improve code coverage and API test cases for Schemas. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Improve code coverage and API test cases for Schemas.
Date
Msg-id E1k2VCn-0005eK-TN@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - SonarQube Issues - 12 (String literals should not be duplicated)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] RM3767 - pgAdmin4 loses the file format