* test: add unit tests for block editor components and utils
* Add BlockAndDragHandle and Callout tests
* Add CalloutComponent test and update CalloutComponent UI
* Update image component and add tests
* Add useCustomEditor test
* Fix event listener bug in BlockMenu and add tests for useCustomEditor hook
* wip: unit test for DashboardDetailsPage component
* added testcase for error in follow dashboard
* reverted some utils mock and fix test
* fix: unit test fail after reverting utils mock
* added testcase for toggle delete
* added testcase for unfollow dashboard
* reverted removed --silent in package.json
* added testcase for version handler
* segregate actions in multiple it block
* added testcase for update dashboard
* added testcase for Update vote
* added testcase for failing fetch dashbard data
* revert a prettier change
* unit test case of welcome screen & recently viewed
* add team type select unit test
* add unit test case for resizable panels
* add unit test case for Panel Container
* unit test case for CmdKIcon
* add unit test case for feed filter popover
* add unit test fir feeds widget
* add unit test case for form builder
* add unit test case for form builder
* add unit test case of teams heading label
* unit test case of teams info
* unit test case of teams subscription
* unit test case of add data quality test page
* unit test of add ingestion page
* code refactor
* add ingestion pipeline search index in UI
* Add Ingestion Pipeline index
* Update date in case of running
* Use timestamp
* add cypress test case for ingestion pipeline trigger
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* unit test for AlertDetails
* added unit test for AppTour component
* unit test for TourEndModal component
* added unit test for AppDetails component
* added unit test for AppInstallVerifycard
* add unit test for AppLogsViewer component
* increase coverage in AppLogsViewer component
* added unit test for AppRunsHistory component
* a variable name change
* added unit test for AppSchedule component
* minor change
* added unit test for MarketPlaceAppDetails component
* increased coverage in MarketPlaceAppDetailsComponent
put all the `make` commands in a dedicated code block. under the `python setup` section.
the `generated service` section now contains explanations for curios individuals.
* docs(check-prerequisites): prerequisites recipe
- added scripts/check_prerequisites.sh.
- added usage in docs.
- added prerequisites to Makefile.
* docs(check-prerequisites): fix for docker version
* docs(check-prerequisites): fix for docker version
* docs(check-prerequisites): fix for docker version
* docs(check-prerequisites): revert docker-compose.yml
* Minor: Address feedback of Incident manager
* added provision to delete and update display name from test case detail page
* address the feedback
* added option to clear severity
* fix task card colors code as per new ui
* fix card styling and remove enity fqn from announcement card in drawer
* minor fix
* text change for accouncement card header