pgAdmin 4 commit: Feature test stabilisation.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Feature test stabilisation.
Date: 2019-05-23 08:31:58
Message-ID: E1hTj8o-0008Nj-Gz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Feature test stabilisation.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/feature_tests/file_manager_test.py | 4 +-
.../pg_utilities_backup_restore_test.py | 18 ++---
.../feature_tests/pg_utilities_maintenance_test.py | 10 +--
.../xss_checks_pgadmin_debugger_test.py | 6 +-
.../feature_tests/xss_checks_roles_control_test.py | 19 ++++-
web/regression/feature_utils/pgadmin_page.py | 83 ++++++++++++++++++++--
.../python_test_utils/test_gui_helper.py | 14 +++-
web/regression/python_test_utils/test_utils.py | 39 ++++++++++
8 files changed, 169 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-05-23 12:50:16 [pgAdmin][RM4208] Product Icon for pgAdmin
Previous Message Dave Page 2019-05-23 08:00:55 Re: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)