pgAdmin 4 commit: Fixed feature test issues

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed feature test issues
Date: 2019-04-05 06:56:46
Message-ID: E1hCImM-0006N8-Ob@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature test issues

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c4c09f237ecde2fdd593326d8c70c4e49aa35b6
Author: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-04-05 07:24:02 pgAdmin 4 commit: Fixed pep8 issue
Previous Message Murtuza Zabuawala 2019-04-05 06:19:29 [pgAdmin4][RM#4142] Add the recommended ESLinter checks again.