pgAdmin 4 commit: Improve code coverage and API test cases for the Rule

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve code coverage and API test cases for the Rule
Date: 2020-05-07 10:59:23
Message-ID: E1jWeFP-0006yk-V4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve code coverage and API test cases for the Rules module. Fixes #5334

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=057a2b23129d1267ae77003ce658e8a8a6b75ff0
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
.gitignore | 1 +
docs/en_US/release_notes_4_22.rst | 1 +
.../tables/rules/tests/rules_test_data.json | 408 +++++++++++++++++++++
.../schemas/tables/rules/tests/test_rules_add.py | 49 ++-
.../tables/rules/tests/test_rules_delete.py | 40 +-
.../rules/tests/test_rules_delete_multiple.py | 31 +-
.../schemas/tables/rules/tests/test_rules_get.py | 43 ++-
.../schemas/tables/rules/tests/test_rules_put.py | 41 ++-
.../databases/schemas/tables/rules/tests/utils.py | 6 +
9 files changed, 566 insertions(+), 54 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-07 11:00:17 Re: [pgAdmin][RM5334] : [Code Coverage] Improve API test cases for Rules
Previous Message Dave Page 2020-05-07 10:01:05 pgAdmin 4 commit: Show the startup log as well as the server log in the