dify/api/tests/unit_tests
hjlarry 232b8eb248 fix CI 2026-03-09 15:41:54 +08:00
..
commands fix CI 2026-03-09 15:41:54 +08:00
configs feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
controllers test: unit test case for controllers.common module (#32056) 2026-03-09 09:45:42 +08:00
core fix: fix allow handle value is none (#33031) 2026-03-09 14:20:44 +08:00
extensions feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
factories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
fields refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
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 test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
repositories refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
services Merge remote-tracking branch 'myori/main' into p372 2026-03-09 14:43:03 +08:00
tasks feat(tasks): isolate summary generation to dedicated dataset_summary queue (#32972) 2026-03-06 14:35:28 +08:00
tools refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
utils refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
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