dify/web/app/components/workflow/nodes/human-input/components
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
..
__tests__ test: add unit tests for various workflow components 2026-03-25 12:12:59 +08:00
delivery-method test: add unit tests for various workflow components 2026-03-25 12:12:59 +08:00
add-input-field.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
button-style-dropdown.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
form-content-preview.tsx refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
form-content.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
single-run-form.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
timeout.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
user-action.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
variable-in-markdown.tsx test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00