mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-04 05:16:47 +00:00

* feat: add TestCaseForm documentation and enhance TestCaseForm component layout * Refactor TestCaseForm and related components for improved structure and styling - Updated IDs in TestCaseForm for consistency - Enhanced styling in TestCaseFormV1 for better layout - Added onClick handler to SelectionCardGroup for improved interactivity - Improved ServiceDocPanel to handle markdown loading state * Enhance TestCaseForm and related components with detailed test definitions and improved styling * Enhance ServiceDocPanel with EntitySummaryPanel integration and add styling for embedded documentation * Refactor TestCaseForm and EditTestCaseModalV1 components for improved field handling and integrate ServiceDocPanel for enhanced documentation display * Add display name section to TestCaseForm and enhance EditTestCaseModalV1 styling * Enhance EditTestCaseModalV1 and TestCaseFormV1 tests with ServiceDocPanel integration and improved field focus handling * Enhance ServiceDocPanel tests with improved rendering, markdown fetching, and active field highlighting * Refactor test case selectors in DataQuality and TestCases specs for improved stability and visibility checks * fixed failing test * Fix selectors in DataQualityAndProfiler tests for consistency * fixed test case