public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed feature test cases after react porting.
Date: Wed, 10 Nov 2021 06:21:49 +0000
Message-ID: <[email protected]> (raw)
Fixed feature test cases after react porting.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9479f0e632d278e56ad0d63ace2b6976e81b...
Author: Yogesh Mahajan <[email protected]>
Modified Files
--------------
web/pgadmin/feature_tests/browser_tool_bar_test.py | 28 +-
.../copy_selected_query_results_feature_test.py | 9 +-
web/pgadmin/feature_tests/file_manager_test.py | 6 +-
.../feature_tests/keyboard_shortcut_test.py | 4 +-
.../feature_tests/pg_datatype_validation_test.py | 14 +-
.../pg_utilities_backup_restore_test.py | 6 +-
.../feature_tests/pg_utilities_maintenance_test.py | 36 +-
.../query_tool_auto_complete_tests.py | 13 +-
.../feature_tests/query_tool_journey_test.py | 27 +-
web/pgadmin/feature_tests/query_tool_tests.py | 22 +-
.../feature_tests/table_ddl_feature_test.py | 15 +-
.../feature_tests/test_copy_sql_to_query_tool.py | 18 +-
web/pgadmin/feature_tests/view_data_dml_queries.py | 37 +-
.../xss_checks_panels_and_query_tool_test.py | 33 +-
.../xss_checks_pgadmin_debugger_test.py | 16 +-
.../feature_tests/xss_checks_roles_control_test.py | 30 +-
web/regression/feature_utils/locators.py | 13 +-
web/regression/feature_utils/pgadmin_page.py | 917 +++++++++++----------
web/regression/feature_utils/tree_area_locators.py | 318 ++++---
web/regression/python_test_utils/test_utils.py | 26 +
web/regression/requirements.txt | 2 +-
web/regression/runtests.py | 4 +-
22 files changed, 918 insertions(+), 676 deletions(-)
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Fixed feature test cases after react porting.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox