feature tests fix - Mailing list pgadmin-hackers

From Usman Muzaffar
Subject feature tests fix
Date
Msg-id CAOiUKEMtcDNZKAcqmUfFrC32zUnEbmHwQOJyxH6O6diJ7owFsQ@mail.gmail.com
Whole thread Raw
Responses Re: feature tests fix
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4335] Add EXPLAIN option SETTINGS and SUMMARY
Next
From: Fahar Abbas
Date:
Subject: Re: pgAdmin4 v4.9 candidate builds