dify/web/app/components/workflow/__tests__
FFXN 0e320290e1
feat: evaluation (#35353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Ayush Baluni <73417844+aayushbaluni@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: jimcody1995 <jjimcody@gmail.com>
Co-authored-by: James <63717587+jamesrayammons@users.noreply.github.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Coding On Star <447357187@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: sxxtony <166789813+sxxtony@users.noreply.github.com>
2026-04-17 16:37:21 +08: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 feat: evaluation (#35353) 2026-04-17 16:37:21 +08: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 feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
custom-edge.spec.tsx feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
dsl-export-confirm-modal.spec.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
edge-contextmenu.spec.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08: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 test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +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 feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
panel-contextmenu.spec.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
reactflow-mock-state.ts test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
selection-contextmenu.spec.tsx Merge branch 'main' into jzh 2026-03-27 14:04:10 +08: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
shortcuts-name.spec.tsx test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00: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: evaluation (#35353) 2026-04-17 16:37:21 +08:00
workflow-edge-events.spec.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
workflow-history-store.spec.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
workflow-test-env.spec.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
workflow-test-env.tsx chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00