pgadmin4/web/regression/feature_utils
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 Add feature test framework, using selenium and chromedriver for UI testing. 2017-02-22 12:41:28 +00:00
app_starter.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
base_feature_test.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
locators.py Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
pgadmin_page.py Introduce custom React Hook useSchemaState to simplify SchemaView component. #7776 2024-08-02 09:59:01 +05:30
tree_area_locators.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30