Re: pgAdmin IV: Minor code changes in API test cases

From: Dave Page <dave(dot)page(at)enterprisedb(dot)com>
To: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>
Cc: Kanchan Mohitey <kanchan(dot)mohitey(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin IV: Minor code changes in API test cases
Date: 2017-01-08 13:18:23
Message-ID: CA+OCxox9qrn2XUMsC8px=BczsdkgPiwwt7nrSG_JHBa3GyMYZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Wednesday, December 28, 2016, Navnath Gadakh <
navnath(dot)gadakh(at)enterprisedb(dot)com> wrote:

> Hi Dave,
> Please find the patch with some minor code changes in API test cases
> in packages, synonyms, databases, resource groups.
> Code changes for:
> - In some scenarios in PEM7 for pgadmin4 test cases, response data is
> a mismatch for connect server API. Code added so that in pgadmin4 & PEM7 we
> will use the same type of data.
> - In drop object functionality we used some OS signals. There are some
> signals not supported by Windows. Code change add for it.
>
>
>
>
> --
> Regards,
> Navnath Gadakh
>
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
>
>
>

--
Dave Page
VP, Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-08 13:26:27 Re: [pgAdmin4][Patch]: RM 1730 - Role membership control display needs improvement
Previous Message Dave Page 2017-01-08 13:18:11 pgAdmin 4 commit: Various improvements to the regression tests, notably