dify/api/tests/unit_tests/core
wangxiaolei d6721a1dd3
fix: use moderation modified inputs and query (#33180)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-03-11 13:37:23 +08:00
..
agent/output_parser refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
app fix: use moderation modified inputs and query (#33180) 2026-03-11 13:37:23 +08:00
datasource test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +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 refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
moderation test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
ops fix: nested spans and traces; (#33049) 2026-03-10 15:45:44 +08:00
plugin refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
prompt refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
rag fix: fix parse mailto / http link in table cell (#33224) 2026-03-11 10:02:33 +08:00
repositories fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851) 2026-03-06 15:41: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
trigger fix: use correct plugin_id for WaterCrawl datasource (#33182) 2026-03-10 13:32:40 +08:00
variables refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
workflow refactor: tool node decouple db (#33166) 2026-03-10 01:47:15 +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 refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_provider_configuration.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_provider_manager.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_trigger_debug_event_selectors.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00