dify/web/app/components/workflow/run/__tests__
CodingOnStar 3d10cf97f1 test: add unit tests for various workflow components
- 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.
2026-03-25 12:12:59 +08:00
..
hooks.spec.ts test: add unit tests for various workflow components 2026-03-25 12:12:59 +08:00
loop-result-panel.spec.tsx test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
meta.spec.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
output-panel.spec.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
result-panel.spec.tsx test: add unit tests for various workflow components 2026-03-25 12:12:59 +08:00
result-text.spec.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
special-result-panel.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
status-container.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
status.spec.tsx test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
tracing-panel.spec.tsx test: add unit tests for various workflow components 2026-03-25 12:12:59 +08:00