public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Improve code coverage and API test cases for Tables.
Date: Thu, 03 Sep 2020 07:34:10 +0000
Message-ID: <[email protected]> (raw)
Improve code coverage and API test cases for Tables. Fixes #5774.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3e35dc95e5c633572a24371b49011e306f18...
Author: Yogesh Mahajan <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_26.rst | 1 +
.../schemas/tables/tests/table_test_data.json | 1934 ++++++++++++++++++++
.../tables/tests/test_column_privileges_put.py | 96 -
.../schemas/tables/tests/test_table_add.py | 214 +--
.../schemas/tables/tests/test_table_delete.py | 63 +-
.../tests/test_table_dependencies_dependents.py | 75 +
.../schemas/tables/tests/test_table_get.py | 59 +-
.../tests/test_table_get_existing_table_actions.py | 98 +
.../schemas/tables/tests/test_table_get_nodes.py | 98 +
...test_table_get_pre_table_creation_parameters.py | 104 ++
.../tables/tests/test_table_get_script_sql.py | 99 +
.../tables/tests/test_table_get_statistics.py | 95 +
.../schemas/tables/tests/test_table_msql.py | 79 +
.../schemas/tables/tests/test_table_parameters.py | 175 --
.../schemas/tables/tests/test_table_put.py | 143 +-
.../tables/tests/test_table_put_partition.py | 117 ++
..._multiple.py => test_table_reset_statistics.py} | 56 +-
.../schemas/tables/tests/test_table_sql.py | 88 +
.../databases/schemas/tables/tests/utils.py | 89 +-
19 files changed, 3080 insertions(+), 603 deletions(-)
view thread (5+ 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], [email protected]
Subject: Re: pgAdmin 4 commit: Improve code coverage and API test cases for Tables.
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