mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-11 19:20:18 +00:00

* initial setup for data quality form * added stepper and form component * added select/add test suite step form * added form for table test and cron step * added data quality table test form flow * added test suite listing page * bug fix for profiler * added column test form * render right panel information dynamically * updated test as per new changes * updated data test id * Fixed ingestionPipeline * Fixed pytest + python format * miner fix, added sql editor * removed filter for duplicate test check * miner fix * updated all API call for test suite ingestion page * updated test suite view redirection * updated ingestion infinite loader * added edit action for test case * added edit/add ingestion flow * added after action for form * remove duplicate close action * fixed alignment issue * added expand on row click functionality and change expand/collapse icon * used antd component * resolving conflict * Fixed#7040: Test-suite count support in counts API (#7041) * updated test suite count * fixed failing unit test Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com> Co-authored-by: Parth Panchal <83201188+parthp2107@users.noreply.github.com>