mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-03 19:16:10 +00:00
- Introduced a global mock for Material-UI components to resolve Jest compatibility issues. - Updated various test files to import the new MUI mock. - Adjusted assertions in tests to reflect changes in component structure and behavior. - Added default selected range and epoch time mocks in relevant utility tests. - Refactored test cases to improve readability and maintainability.