mirror of
https://github.com/langgenius/dify.git
synced 2026-08-04 04:26:36 +08:00
- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_draft_var_loader_simple.py | ||
| test_queue_dispatcher.py | ||
| test_scheduler.py | ||
| test_workflow_converter.py | ||
| test_workflow_deletion.py | ||
| test_workflow_draft_variable_service.py | ||
| test_workflow_event_snapshot_service.py | ||
| test_workflow_human_input_delivery.py | ||
| test_workflow_node_execution_service_repository.py | ||
| test_workflow_service.py | ||