Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes - Mailing list pgadmin-hackers

From Yogesh Mahajan
Subject Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes
Date
Msg-id CAMa=N=OrbsZGQZRxj9ACBrFYChAPwyzW07DPs3tLJiJ4e87ZDA@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes
List pgadmin-hackers
Hi Akshay,

Please find modified patch fixing above issue.

Command to run the test cases -
        - python runtests.py --pkg browser.server_groups.servers.databases.schemas.tables.indexes.tests

Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709


On Mon, May 18, 2020 at 10:53 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Yogesh

"Create index: With valid data while the server is down-2" test cases are failing for all the database servers (PG/EPAS).
Please fix and resend the patch.

On Fri, May 15, 2020 at 1:04 PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hi,

Please find the attached patch to improve index node code coverage.

Command to run the test cases -
        - python runtests.py --pkg browser.server_groups.servers.databases.schemas.tables.indexes.tests

Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 5487 - LDAP Configuration fix
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where if LDAP_SEARCH_BASE_DN is not se