Re: [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: Re: [pgAdmin4][RM#3790] Adding API tests for utility check route
Date: 2018-11-30 07:10:41
Message-ID: CAKKotZSjcicw7M_GqQHZ+66caai7i8+rc7+RXVbYk-nLft0J9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

++ 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
>
>

Attachment Content-Type Size
RM_3790.diff application/octet-stream 8.1 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2018-11-30 07:36:42 Re: [pgAdmin4][RM#3790] Adding API tests for utility check route
Previous Message Murtuza Zabuawala 2018-11-30 07:09:58 [pgAdmin4][RM#3790] Adding API tests for utility check route