mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 04:56:54 +00:00
- Updated IncidentManager.spec.ts to check for 'Failed' status using data-testid attributes. - Modified Permission.spec.ts to enhance test case editing with updated button identifiers. - Refactored Table.spec.ts to standardize test case selection by updating data-testid values. - Enhanced DataQualityAndProfiler.spec.ts and TestCases.spec.ts to improve test case editing and validation. - Updated EditTestCaseModalV1 to use a data-testid for the modal title for better testability. - Adjusted DataQualityTab to include data-testid for status badges, improving test reliability.