dify/api/tests/unit_tests/core/app
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
..
app_config/features/file_upload refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
apps fix: resolve import errors and test failures after segment 4 merge 2026-03-23 13:59:09 +08:00
entities Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 17:00:56 +08:00
features/rate_limiting test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
layers refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
task_pipeline feat: add files to message end pr32019 (#32242) 2026-03-07 20:01:12 +08:00