Re: [pgAdmin4][patch] Changes to stabilise feature tests

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][patch] Changes to stabilise feature tests
Date: 2018-10-16 11:41:41
Message-ID: CAM9w-_kBj-Hiw45hNYbD0=jvRwfrzThZkAdpeKZF+Mcez--qBQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

On Tue, Oct 16, 2018 at 3:00 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to stabilise feature tests. Major changes includes:
> 1) Changes required for working with Bootstrap 4.
> 2) Change to fix the timeout exception when waiting for element (tested
> multiple times on multiple server, did not occur to me thereafter)
>
Still facing this sometimes :(

> 3) Removed reset layout after each test case. Instead, delete the layout
> entry from sqlite db file and do a plain refresh. This will save some time
> and will also remove dependency on reset layout menu.
> 4) Disables tree state saving when feature test run starts. Feature tests
> got confused with auto expanding tree.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"
>

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Usman Muzaffar 2018-10-16 12:34:30 fixes for browser.tests api test cases
Previous Message Aditya Toshniwal 2018-10-16 09:30:06 [pgAdmin4][patch] Changes to stabilise feature tests