- Introduced new test files for DataSourceTypeSelector, NextStepButton, PreviewPanel, and various hooks related to document creation and indexing.
- Enhanced test coverage by validating rendering, user interactions, and edge cases for each component.
- Ensured proper functionality of user interactions such as button clicks and state changes, as well as validation of parameters in hooks.
These additions improve the reliability and maintainability of the dataset creation and processing features.
- Updated tests for to ensure proper async behavior.
- Added comprehensive tests for , , and components, covering rendering, user interactions, and edge cases.
- Introduced new tests for , , and components, validating rendering and user interactions.
- Implemented tests for status filtering and document list query state to ensure correct functionality.
These changes improve test coverage and reliability across multiple components.