pgAdmin 4 commit: Feature test fixes:

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Feature test fixes:
Date: 2019-06-27 14:20:02
Message-ID: E1hgVFq-0004Pl-GW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Feature test fixes:

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.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bdb8f20aed561ba018207119d9e067c81d9cca4b
Author: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)com>

Modified Files
--------------
.../feature_tests/xss_checks_panels_and_query_tool_test.py | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-27 14:20:18 Re: feature tests fix
Previous Message Andrew Coleman 2019-06-27 12:27:27 passwords enabled by default