Re: [pgAdmin][Patch] - Housekeeping #5332 - [Code Coverage] Improve API test cases for Tables, Columns and Constraints (Index, Foreign Key, Check, Exclusion) - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][Patch] - Housekeeping #5332 - [Code Coverage] Improve API test cases for Tables, Columns and Constraints (Index, Foreign Key, Check, Exclusion)
Date
Msg-id CANxoLDdcfqBVsbgc152cb8_HH8o6PQ0DROQp_BCUQRq2q=dWQQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][Patch] - Housekeeping #5332 - [Code Coverage] Improve API test cases for Tables, Columns and Constraints (Index, Foreign Key, Check, Exclusion)  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Wed, Aug 26, 2020 at 9:57 AM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hello,

Please find a patch which adds api test cases for Column, Constraint, Check constraint, Exclusion constraint, Foreign key, Index constraint.

Code coverage for above modules is now - 
Columns - 39 > 71%
Constraints - 31 > 54%
Check Constraint - 30 > 76%
Exclusion Constraint - 28 > 74%
Foreign Key - 27 > 74%
Index Constraint - 27 > 69%


Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Improve code coverage and API test cases for Columns
Next
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM5990]: Update the style guide on pgAdmin4 website