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

Поиск
Список
Период
Сортировка
От Pradip Parkale
Тема [pgAdmin][RM5335]: [Code Coverage] Improve API test cases forTriggers and Compound Triggers
Дата
Msg-id CAJ9T6SuR3wg7ZFQk9_e31fn5eeKjspMOZR_tGn2FihCYYLRJdQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM5335]: [Code Coverage] Improve API test cases forTriggers and Compound Triggers  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
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
Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: RM5525: Cleanup and refactor the macOS build scripts
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Improve code coverage and API test cases for Triggers