dify/api/tests/unit_tests
wangxiaolei cc127f5b62
fix: fix chat assistant response mode blocking is not work (#32394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-02 14:05:04 +08:00
..
commands fix(api): make DB migration Redis lock TTL configurable and prevent LockNotOwnedError from masking failures (#32299) 2026-02-14 14:55:05 +08:00
configs feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
controllers test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
core refactor(workflow): decouple start node external dependencies (#32793) 2026-03-02 02:01:41 +08:00
extensions feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
factories test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
fields refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
libs fix(ci): make pyrefly diff comments focus on diagnostics (#32778) 2026-03-02 10:11:23 +08:00
models test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
oss test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
repositories test: migrate node execution repository sql tests to testcontainers (#32524) 2026-02-25 05:01:26 +09:00
services fix: fix chat assistant response mode blocking is not work (#32394) 2026-03-02 14:05:04 +08:00
tasks fix: serialize data_source_info with json.dumps in Notion sync task (#32747) 2026-03-01 19:37:51 +08:00
tools feat: extract mcp tool usage (#31802) 2026-02-09 09:52:14 +08:00
utils test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00