dify/api/tests/unit_tests/core
2026-03-16 18:09:10 +08:00
..
agent/output_parser
app refactor(workflow): decouple start node external dependencies (#32793) 2026-03-02 02:01:41 +08:00
datasource refactor: decouple the business logic from datasource_node (#32515) 2026-02-27 18:49:14 +08:00
evaluation evaluation runtime 2026-03-16 18:09:10 +08:00
file refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
helper test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
logging test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
mcp refactor(workflow): decouple start node external dependencies (#32793) 2026-03-02 02:01:41 +08:00
model_runtime fix: some Qwen3 models only support streaming output. (#32766) 2026-03-01 15:42:44 +08:00
moderation test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
ops
plugin test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
prompt test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
rag test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
repositories test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
schemas test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
tools
variables refactor(workflow): move variables package into core.workflow (#32750) 2026-03-01 03:15:09 +08:00
workflow refactor(workflow): decouple start node external dependencies (#32793) 2026-03-02 02:01:41 +08:00
__init__.py
test_file.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
test_model_manager.py
test_provider_configuration.py
test_provider_manager.py
test_trigger_debug_event_selectors.py