dify/api/tests/unit_tests/core
FFXN a7789f2c91
fix: some Qwen3 models only support streaming output. (#32766)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-01 15:42:44 +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 test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
datasource refactor: decouple the business logic from datasource_node (#32515) 2026-02-27 18:49:14 +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 test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +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 fix(ops): correct LangSmith dotted_order timestamp format (#30022) 2025-12-23 19:00:17 +08:00
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 fix(api): include file marker for workflow tool file outputs (#32114) 2026-02-10 16:51:12 +08:00
variables refactor(workflow): move variables package into core.workflow (#32750) 2026-03-01 03:15:09 +08:00
workflow test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
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 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 feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00