dify/web/app/components/workflow/__tests__
Novice a28f22e59d
fix: resolve import errors and test failures after segment 4 merge
- Update BaseNodeData import path to dify_graph.entities.base_node_data
- Change NodeType.COMMAND/FILE_UPLOAD to BuiltinNodeTypes constants
- Fix system_oauth_encryption -> system_encryption rename in commands
- Remove tests for deleted agent runner modules
- Fix Avatar: named import + string size API in collaboration files
- Add missing skill feature deps: @monaco-editor/react, react-arborist,
  @tanstack/react-virtual
- Fix frontend test mocks: add useUserProfile, useLeaderRestoreListener,
  next/navigation mock, and nodeOutputVars to expected payload

Made-with: Cursor
2026-03-23 13:59:09 +08:00
..
fixtures.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
reactflow-mock-state.ts test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +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
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
workflow-edge-events.spec.tsx fix: resolve import errors and test failures after segment 4 merge 2026-03-23 13:59:09 +08:00
workflow-test-env.spec.tsx test(workflow): add validation tests for workflow and node component rendering part 3 (#33012) 2026-03-05 14:34:07 +08:00
workflow-test-env.tsx test(workflow): add validation tests for workflow and node component rendering part 3 (#33012) 2026-03-05 14:34:07 +08:00