dify/api/tests/unit_tests/core/agent
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
..
output_parser test: unit test cases core.agent module (#32474) 2026-03-12 11:10:15 +08:00
patterns style: auto-format after segment 3 import migrations 2026-03-23 10:37:02 +08:00
strategy test: unit test cases core.agent module (#32474) 2026-03-12 11:10:15 +08:00
__init__.py [autofix.ci] apply automated fixes 2025-12-30 02:23:25 +00:00
conftest.py test: unit test cases core.agent module (#32474) 2026-03-12 11:10:15 +08:00
test_agent_app_runner.py style: auto-format after segment 3 import migrations 2026-03-23 10:37:02 +08:00
test_base_agent_runner.py test: unit test cases core.agent module (#32474) 2026-03-12 11:10:15 +08:00
test_entities.py revert: add tools for output in agent mode 2026-02-04 21:43:53 +08:00
test_plugin_entities.py test: unit test cases core.agent module (#32474) 2026-03-12 11:10:15 +08:00