pgAdmin 4 commit: Moved the feature_tests folder into the regression fo

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Moved the feature_tests folder into the regression fo
Date: 2022-09-06 08:29:41
Message-ID: E1oVTxl-0004Eh-Da@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Moved the feature_tests folder into the regression folder.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1d0ac0f7dc3567634ebbccb0557bdaa181adcaaf

Modified Files
--------------
web/pgadmin/utils/route.py | 8 ++++++-
.../feature_tests/__init__.py | 0
.../feature_tests/browser_tool_bar_test.py | 0
.../copy_selected_query_results_feature_test.py | 0
.../feature_tests/datatype_test.json | 0
.../feature_tests/file_manager_test.py | 0
.../feature_tests/keyboard_shortcut_test.py | 0
.../feature_tests/pg_datatype_validation_test.py | 0
.../pg_utilities_backup_restore_test.py | 0
.../feature_tests/pg_utilities_maintenance_test.py | 0
.../query_tool_auto_complete_tests.py | 0
.../feature_tests/query_tool_journey_test.py | 0
.../feature_tests/query_tool_tests.py | 0
.../feature_tests/table_ddl_feature_test.py | 0
.../feature_tests/test_copy_sql_to_query_tool.py | 0
.../feature_tests/test_data.json | 0
.../feature_tests/view_data_dml_queries.py | 0
.../xss_checks_panels_and_query_tool_test.py | 0
.../xss_checks_pgadmin_debugger_test.py | 0
.../feature_tests/xss_checks_roles_control_test.py | 0
web/regression/python_test_utils/test_utils.py | 4 ++--
web/regression/runtests.py | 28 +++++++++++++---------
22 files changed, 26 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-09-06 11:58:34 [pgAdmin][RM7343] Revisit ERD tool for required React changes
Previous Message Akshay Joshi 2022-09-06 06:21:03 Re: Bug #7648 - Change password fail on current 6.13 version (Test and User UI)