Re: [pgAdmin4][RM#3790] Adding API tests for utility check route

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: [pgAdmin4][RM#3790] Adding API tests for utility check route
Дата
Msg-id CAKKotZRgYwNagorSj3sPAcd_JWPrPdxw0x5xsbZ=QqeiiE-UwQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][RM#3790] Adding API tests for utility check route  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Ответы Re: [pgAdmin4][RM#3790] Adding API tests for utility check route  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

Please ignore the previous patch as some characters got deleted from it, Attached is the updated patch.

On Fri, Nov 30, 2018 at 12:40 PM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
 ++ Attaching patch

Hi,

PFA patch, It will test the route which validates if the respective utility file is present or not on user's system.

python runtests.py --pkg tools.maintenance.tests --exclude feature_tests
python runtests.py --pkg tools.import_export.tests --exclude feature_tests
python runtests.py --pkg tools.restore.tests --exclude feature_tests
python runtests.py --pkg tools.backup.tests --exclude feature_tests


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][RM#3790] Adding API tests for utility check route
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add API tests for utility check route. Fixes #3790