Re: [pgAdmin][RM5335]: [Code Coverage] Improve API test cases forTriggers and Compound Triggers

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin][RM5335]: [Code Coverage] Improve API test cases forTriggers and Compound Triggers
Дата
Msg-id CANxoLDeG0JBJ6Y7g3Ge-uBXchTu7kRO8eEOEBAxDxRqJt8foEg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM5335]: [Code Coverage] Improve API test cases forTriggers and Compound Triggers  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Fri, May 15, 2020 at 12:31 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch to improve the code coverage for 'Triggers' and 'Compund_triggers' node.

Command to run the compound triggers node test cases -
        - python runtests.py --pkg browser.server_groups.servers.databases.schemas.tables.compound_triggers.tests

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

--
Thanks & Regards,
Pradip Parkale
QMG, EnterpriseDB Corporation


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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Improve code coverage and API test cases for Triggers
Следующее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes