dify/web/app/components/workflow/__tests__
yyh 2fe8c48255
refactor(web): scope workflow hotkeys (#36860)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-31 13:14:13 +00:00
..
block-icon.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
candidate-node-main.spec.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
candidate-node.spec.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
context.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
custom-connection-line.spec.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
custom-edge-linear-gradient-render.spec.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
custom-edge.spec.tsx refactor: migrate from PortalToFollowElem to Popover component across various components (#35454) 2026-04-21 10:09:22 +00:00
dsl-export-confirm-modal.spec.tsx chore: export dsl add loading (#35427) 2026-04-20 08:47:15 +00:00
edge-contextmenu.spec.tsx refactor: streamline workflow context menu lifecycle (#36500) 2026-05-22 04:31:39 +00:00
features.spec.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
fixtures.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
i18n.ts test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
index.spec.tsx refactor(web): workflow hotkeys and history state (#35736) 2026-04-30 09:43:16 +00:00
model-provider-fixtures.spec.ts test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
model-provider-fixtures.ts test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
node-contextmenu.spec.tsx refactor: streamline workflow context menu lifecycle (#36500) 2026-05-22 04:31:39 +00:00
panel-contextmenu.spec.tsx refactor: streamline workflow context menu lifecycle (#36500) 2026-05-22 04:31:39 +00:00
reactflow-mock-state.ts feat(ui): add kbd primitive (#36729) 2026-05-27 11:58:13 +00:00
selection-contextmenu.spec.tsx refactor: streamline workflow context menu lifecycle (#36500) 2026-05-22 04:31:39 +00:00
service-mock-factory.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
syncing-data-modal.spec.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
trigger-status-sync.spec.tsx test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
update-dsl-modal.helpers.spec.ts feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
update-dsl-modal.spec.tsx feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
workflow-edge-events.spec.tsx refactor(web): scope workflow hotkeys (#36860) 2026-05-31 13:14:13 +00:00
workflow-history-store.spec.tsx refactor(web): workflow hotkeys and history state (#35736) 2026-04-30 09:43:16 +00:00
workflow-test-env.spec.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
workflow-test-env.tsx chore: split to single app_dsl_version API (#36864) 2026-05-31 12:13:44 +00:00