dify/web/app/components/workflow/nodes/tool
CodingOnStar 8fa5aa9c0d test(workflow): add comprehensive tests for context generation modal components
- Introduced unit tests for the context generation modal, including left, right, and chat view panels.
- Enhanced test coverage for hooks related to context generation, ensuring proper functionality and state management.
- Implemented tests for clipboard functionality in the CopyId component.
- Added tests for input variable list interactions and tooltip feedback.
- Verified language fallback behavior in various components.
- Ensured proper rendering and interaction of UI elements across different states.
2026-03-26 13:28:04 +08:00
..
__tests__ tix test 2026-03-25 19:25:22 +08:00
components test(workflow): add comprehensive tests for context generation modal components 2026-03-26 13:28:04 +08:00
hooks Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 12:45:48 +08:00
auth.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node.tsx Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
output-schema-utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
panel.tsx feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
types.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00