pgadmin4/web/regression/feature_tests
Ashesh Vashi 52af8d3e49
Introduce custom React Hook useSchemaState to simplify SchemaView component. #7776
Changes include: 
- Simplify current SchemaView code
- Add ability to reuse the schema data & state management implementation outside the SchemaDialogView component.
- Further split components in small and manageable separate files.
- Removed the 'DepListenerContext' context as there was no need for separate context.
- Added a reload functionality in the 'useSchemaState'
- Changes in feature tests.
2024-08-02 09:59:01 +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 Fixed SonarQube code smells. 2024-06-13 18:48:02 +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 Introduce custom React Hook useSchemaState to simplify SchemaView component. #7776 2024-08-02 09:59:01 +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 Fixed bugs found while testing makeStyles JSS changes. #7363 2024-06-17 15:45:40 +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 Fixed SonarQube code smells. 2024-06-13 18:48:02 +05:30
xss_checks_panels_and_query_tool_test.py Fix failing feature tests 2024-06-18 14:02:23 +05:30
xss_checks_pgadmin_debugger_test.py - Set the browser target to ES6 and reduce the JS bundle size considerably 2024-07-04 18:25:47 +05:30
xss_checks_roles_control_test.py Fix failing feature tests 2024-06-18 14:02:23 +05:30