feature tests fix

From: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: feature tests fix
Date: 2019-06-27 08:18:29
Message-ID: CAOiUKEMtcDNZKAcqmUfFrC32zUnEbmHwQOJyxH6O6diJ7owFsQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
feature_tests_v8.patch application/octet-stream 1.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2019-06-27 08:48:56 Re: pgAdmin4 v4.9 candidate builds
Previous Message Aditya Toshniwal 2019-06-27 04:31:24 Re: [pgAdmin][RM4335] Add EXPLAIN option SETTINGS and SUMMARY