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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM#3790] Adding API tests for utility check route
Date: 2018-11-30 09:56:52
Message-ID: CA+OCxowg5Tq8mS-ebuMsnK4ORF3xsuHx1LvEOs9ESDAjgbCqTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.
On Fri, Nov 30, 2018 at 7:37 AM Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
>
> 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(dot)zabuawala(at)enterprisedb(dot)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
>>>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2018-12-03 07:52:39 Browser toolbar buttons visibility fix
Previous Message Dave Page 2018-11-30 09:56:46 pgAdmin 4 commit: Add API tests for utility check route. Fixes #3790