Re: [pgAdmin4][Patch]: Code refactoring

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Code refactoring
Date: 2018-10-05 06:56:29
Message-ID: CAKKotZTzD1E+PFe7QAbD+z9G358062d6BPSCTt=qJcgz1fPUiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

+++

Below are the changes,
- Move the duplicate code for closing the background process dialog into
'test_gui_helper.py',
- Simplify the logic by removing the duplicate steps to insert/update
binary paths for each server type from 'test_utils.py'.

On Thu, Oct 4, 2018 at 9:35 PM Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA patch with some code refactoring.
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2018-10-05 11:27:55 Re: [pgAdmin4][Patch]: RM #1513 - Unable to do max selection to drop tables/sequences/functions
Previous Message Khushboo Vashi 2018-10-05 04:24:17 Re: [pgAdmin4][Patch]: RM 1253 - Store and reload current location in treeview