mirror of
https://github.com/langgenius/dify.git
synced 2026-04-22 03:37:44 +08:00
- Introduced unit tests for the context generation modal, including left, right, and chat view panels. - Enhanced test coverage for hooks related to context generation, ensuring proper functionality and state management. - Implemented tests for clipboard functionality in the CopyId component. - Added tests for input variable list interactions and tooltip feedback. - Verified language fallback behavior in various components. - Ensured proper rendering and interaction of UI elements across different states.