mirror of
https://github.com/langgenius/dify.git
synced 2026-03-08 08:57:37 +08:00
Add automated tests for all components in web/app/components/explore/try-app: - index.tsx and tab.tsx (root components) - app/index.tsx, app/chat.tsx, app/text-generation.tsx - app-info/index.tsx, app-info/use-get-requirements.ts - preview/index.tsx, preview/basic-app-preview.tsx, preview/flow-app-preview.tsx Test coverage: - 137 tests passing - All files exceed 95% coverage threshold - Tests cover loading states, user interactions, different app modes, mobile/PC responsive behavior, and edge cases Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>