dify/api/tests/integration_tests
wangxiaolei b9d05d3456
refactor: tool node decouple db (#33166)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-10 01:47:15 +08:00
..
controllers/console fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851) 2026-03-06 15:41:30 +08:00
core refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
factories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
libs test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
model_runtime/__mock refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
plugin more httpx (#25651) 2025-09-22 23:07:09 +08:00
services refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
tools use model_validate (#26182) 2025-10-10 17:30:13 +09:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
workflow refactor: tool node decouple db (#33166) 2026-03-10 01:47:15 +08:00
.env.example feat: allow pass hostname in docker env (#30975) 2026-01-14 19:30:37 +08:00
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
conftest.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00