mirror of
https://github.com/langgenius/dify.git
synced 2026-03-03 06:46:19 +08:00
Add automated tests for all components in the explore/banner folder: - banner.tsx: 100% coverage - banner-item.tsx: 98.24% statement coverage - indicator-button.tsx: 97.05% statement coverage Tests cover: - Loading, error, and empty states for Banner component - Hover and resize behaviors with debounce - Responsive layout behavior - Animation and progress indicator functionality - Click handling and navigation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>