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

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM#3790] Adding API tests for utility check route
Date: 2018-11-30 07:09:58
Message-ID: CAKKotZQKmTBOimZ4NbqmoxAW82GE2hCxwcdg+=7p4sviiAnnvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2018-11-30 07:10:41 Re: [pgAdmin4][RM#3790] Adding API tests for utility check route
Previous Message Dave Page 2018-11-29 15:48:06 Re: [pgAdmin4][Patch]: RM #3619 Unable to Re-Dock Query Tool Lower Window Component