pgAdmin 4 commit: Fixed feature test issues - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Fixed feature test issues
Date
Msg-id E1hDpDs-00056s-GX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed feature test issues

(cherry picked from commit 5c4c09f237ecde2fdd593326d8c70c4e49aa35b6)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34d0b083853a0fcd7172beaad373b1e3ff9c6eb6
Author: Usman Muzaffar <usman.muzaffar@enterprisedb.com>

Modified Files
--------------
.../feature_tests/xss_checks_roles_control_test.py        | 15 ++++++++++-----
.../tools/sqleditor/tests/test_sql_ascii_encoding.py      |  5 ++++-
web/regression/feature_utils/pgadmin_page.py              |  4 ++--
web/regression/python_test_utils/test_gui_helper.py       | 15 +++++++++++++--
web/regression/runtests.py                                |  3 +++
5 files changed, 32 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4138] Allow us to set the dropdown body whenrendering Select2 control
Next
From: "Stuart D. Gathman"
Date:
Subject: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support