mirror of
https://github.com/langgenius/dify.git
synced 2026-03-07 16:45:58 +08:00
- Introduced comprehensive unit tests for the , , , and components, ensuring proper rendering and functionality. - Added tests for the and hooks, validating their output and behavior under different scenarios. - Implemented edge case handling in tests for the and components, covering various user interactions and state changes. - Enhanced test coverage for the component, focusing on rendering logic and action handling. - Mocked necessary dependencies to isolate component behavior and improve test reliability.