Re: feature tests fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: feature tests fix
Date: 2019-06-27 14:20:18
Message-ID: CA+OCxozGJLaPtbJ8KxOjdFJ_RwVYkZi1v5B-yhdny+WYmZfQVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Thu, Jun 27, 2019 at 4:19 AM Usman Muzaffar <
usman(dot)muzaffar(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Please find here attached patch for feature test fix for test case xss_checks_panels_and_query_tool_test.
> It fixes the following issues.
>
> - The query tool element while running on jenkins, is present on the
> DOM but not visible due to comparatively small page size. So handle it ,
> would work in both cases(if element is visible or not).
> - The tab name handles XSS characters due to which table name <h1> is
> shown modified accordingly in the tab name.
>
>
> Kindly review the patch and commit.
>
> --
>
>
> Thanks,
>
> Usman Muzaffar
> QA Team
> EnterpriseDB Corporation
>

--
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 Dave Page 2019-06-27 14:30:08 pgAdmin 4 commit: Allow some objects to be dragged/dropped into the Que
Previous Message Dave Page 2019-06-27 14:20:02 pgAdmin 4 commit: Feature test fixes: