dify/api/tests/unit_tests
FFXN dc69f65b4b
fix: add responding error information when obtain pipeline template detail failed (#33628)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-18 13:31:45 +08:00
..
commands feat: add metrics to clean message and workflow-run task (#33143) 2026-03-17 13:55:28 +08:00
configs refactor: Unify NodeConfigDict.data and BaseNodeData (#32780) 2026-03-11 23:43:58 +08:00
controllers fix: add responding error information when obtain pipeline template detail failed (#33628) 2026-03-18 13:31:45 +08:00
core refactor: use EnumText in provider models (#33634) 2026-03-18 13:27:40 +09:00
dify_graph/model_runtime test: added test for core token buffer memory and model runtime (#32512) 2026-03-12 11:46:46 +08:00
extensions feat: Improve SQL Comment Context for Celery Worker Queries (#33058) 2026-03-10 12:37:26 +08:00
factories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
fields
libs chore(deps-dev): bump the dev group across 1 directory with 19 updates (#33525) 2026-03-16 20:31:58 +09:00
models refactor: use EnumText in provider models (#33634) 2026-03-18 13:27:40 +09:00
oss test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
repositories refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
services refactor: use EnumText for dataset and replace string literals 4 (#33606) 2026-03-18 09:18:08 +09:00
tasks refactor: use EnumText for dataset and replace string literals 4 (#33606) 2026-03-18 09:18:08 +09:00
tools test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
utils refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
.gitignore
__init__.py
conftest.py fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851) 2026-03-06 15:41:30 +08:00