dify/web/app/components/workflow/hooks/__tests__
2026-04-11 19:35:04 +08:00
..
use-auto-generate-webhook-url.spec.ts test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
use-available-blocks.spec.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
use-checklist.spec.ts refactor(workflow): migrate legacy toast usage to ui toast (#34002) 2026-03-25 12:42:18 +08:00
use-config-vision.spec.ts feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
use-DSL.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-dynamic-test-run-options.spec.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
use-edges-interactions-without-sync.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-edges-interactions.helpers.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-edges-interactions.spec.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-fetch-workflow-inspect-vars.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-helpline.spec.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-hooksstore-wrappers.spec.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
use-inspect-vars-crud-common.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-inspect-vars-crud.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-leader-restore.spec.ts fix: web style 2026-04-11 19:35:04 +08:00
use-node-data-update.spec.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
use-node-plugin-installation.spec.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
use-nodes-available-var-list.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-nodes-interactions-without-sync.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-nodes-interactions.spec.ts fix: web style 2026-04-11 19:35:04 +08:00
use-nodes-meta-data.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-nodes-sync-draft.spec.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
use-panel-interactions.spec.ts fix: the menu of multi nodes always display on left top corner (#34120) 2026-03-26 15:49:42 +08:00
use-selection-interactions.spec.ts fix: the menu of multi nodes always display on left top corner (#34120) 2026-03-26 15:49:42 +08:00
use-serial-async-callback.spec.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
use-set-workflow-vars-with-value.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-shortcuts.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-tool-icon.spec.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-canvas-maximize.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-comment.spec.ts fix: web style 2026-04-11 19:35:04 +08:00
use-workflow-history.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-interactions.spec.tsx build: include vinext in docker build (#34535) 2026-04-08 07:26:39 +00:00
use-workflow-mode.spec.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
use-workflow-organize.helpers.spec.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-organize.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-panel-interactions.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-refresh-draft.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-run.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-search.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-start-run.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-update.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow-variables.spec.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
use-workflow-zoom.spec.ts test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
use-workflow.spec.ts test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00