dify/web/app/components/workflow/nodes/data-source
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(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
hooks test: add unit tests for various workflow components 2026-03-25 12:12:59 +08:00
before-run-form.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
constants.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node.tsx feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
panel.tsx fix(web): disable HTML escaping for form field validation messages (#31292) 2026-01-20 18:43:01 +08:00
types.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00