pgAdmin 4 commit: Fixed feature test failures on the selenium grid for

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 failures on the selenium grid for
Date: 2020-05-21 14:14:35
Message-ID: E1jblxz-0001xD-SU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature test failures on the selenium grid for concurrent execution.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d927a517aa87ed64217077714b0021cceed62df9
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
tools/update_selenoid_browsers.py | 11 ++--
web/pgadmin/feature_tests/file_manager_test.py | 4 ++
.../feature_tests/pg_datatype_validation_test.py | 12 +++-
.../xss_checks_panels_and_query_tool_test.py | 40 +++++++++---
web/regression/feature_utils/pgadmin_page.py | 73 +++++++++++++++++-----
web/regression/python_test_utils/test_utils.py | 30 +++++++--
web/regression/runtests.py | 2 +-
7 files changed, 132 insertions(+), 40 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-21 14:15:27 Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid
Previous Message Akshay Joshi 2020-05-21 13:53:52 [pgAdmin4][Patch] - RM 4099 "SQL help for object type" link is not working with EPAS 10.x /11.x installed