Re: feature tests fix - Mailing list pgadmin-hackers

From Dave Page
Subject Re: feature tests fix
Date
Msg-id CA+OCxozGJLaPtbJ8KxOjdFJ_RwVYkZi1v5B-yhdny+WYmZfQVg@mail.gmail.com
Whole thread Raw
In response to feature tests fix  (Usman Muzaffar <usman.muzaffar@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Thu, Jun 27, 2019 at 4:19 AM Usman Muzaffar <usman.muzaffar@enterprisedb.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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Feature test fixes:
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow some objects to be dragged/dropped into the Que