mirror of
https://github.com/langgenius/dify.git
synced 2026-03-07 16:45:58 +08:00
- Introduced unit tests for the AppSelector component, covering app selection, form handling, and loading states. - Enhanced ToolSettingsPanel tests by utilizing a mock form schema for improved clarity and maintainability. - Updated existing tests to ensure compatibility with the new form schema structure. - Added edge case handling and integration tests to validate user flows and interactions.