mirror of
https://github.com/langgenius/dify.git
synced 2026-08-30 04:05:53 +08:00
- Introduced new test files for CandidateNodeMain, CustomEdge, NodeContextmenu, PanelContextmenu, HelpLine, and several hooks. - Each test file includes comprehensive tests to validate component rendering, interactions, and state management. - Enhanced test coverage for dynamic test run options and data source configurations. - Ensured proper mocking of dependencies to isolate component behavior during tests. |
||
|---|---|---|
| .. | ||
| hooks.spec.ts | ||
| loop-result-panel.spec.tsx | ||
| meta.spec.tsx | ||
| output-panel.spec.tsx | ||
| result-panel.spec.tsx | ||
| result-text.spec.tsx | ||
| special-result-panel.spec.tsx | ||
| status-container.spec.tsx | ||
| status.spec.tsx | ||
| tracing-panel.spec.tsx | ||