dify/api/tests/unit_tests
非法操作 573b4e41cb
fix: correctly detect required columns in archived workflow run restore (#33403)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-13 23:24:40 +08:00
..
commands chore: split commands by domain (#33085) 2026-03-10 20:20:45 +09:00
configs refactor: Unify NodeConfigDict.data and BaseNodeData (#32780) 2026-03-11 23:43:58 +08:00
controllers test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
core fix(api): allow punctuation in uploaded filenames (#33364) 2026-03-13 21:33:09 +08: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 feat: support redis xstream (#32586) 2026-03-04 13:18:55 +08:00
models refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
oss
repositories refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
services fix: correctly detect required columns in archived workflow run restore (#33403) 2026-03-13 23:24:40 +08:00
tasks refactor: reuse redis connection instead of create new one (#32678) 2026-03-09 15:53:21 +08: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
__init__.py
.gitignore
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