dify/api/tests/unit_tests/core
2026-03-02 18:42:30 +08:00
..
agent/output_parser fix: code block syntax cannot be displayed correctly in react mode (#16904) 2025-03-31 16:27:29 +08:00
app refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
datasource refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
file refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +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: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +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 refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
plugin test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
prompt refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
rag refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
repositories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
schemas test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
tools fix(api): include file marker for workflow tool file outputs (#32114) 2026-02-10 16:51:12 +08:00
variables refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
workflow refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_model_manager.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
test_provider_configuration.py chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
test_provider_manager.py more typed orm (#28519) 2025-11-24 10:50:20 +08:00
test_trigger_debug_event_selectors.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00