mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 18:06:14 +08:00
- Updated tests for CredentialItem to improve delete button interaction and check icon rendering. - Enhanced PopupItem tests by mocking credential panel state for various scenarios, ensuring accurate rendering based on credit status. - Adjusted Popup tests to include trial credits mock for better coverage of credit management logic. - Refactored model list item tests to include wrapper for consistent rendering context.