pgadmin4/web/regression/feature_tests
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
__init__.py Moved the feature_tests folder into the regression folder. 2022-09-06 13:59:33 +05:30
browser_tool_bar_test.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
copy_selected_query_results_feature_test.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
datatype_test.json Fix circular reference error for the multirange data types in the query tool. #6221 2023-05-10 10:32:47 +05:30
file_manager_test.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
keyboard_shortcut_test.py - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
pg_datatype_validation_test.py - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
pg_utilities_backup_restore_test.py Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
pg_utilities_maintenance_test.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
query_tool_auto_complete_tests.py Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
query_tool_journey_test.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
query_tool_tests.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
table_ddl_feature_test.py Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
test_copy_sql_to_query_tool.py - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
test_data.json Moved the feature_tests folder into the regression folder. 2022-09-06 13:59:33 +05:30
view_data_dml_queries.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
xss_checks_panels_and_query_tool_test.py Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
xss_checks_pgadmin_debugger_test.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
xss_checks_roles_control_test.py - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30