dify/api/tests/unit_tests
木之本澪 f9196f7bea
test: migrate document_indexing_sync_task SQL tests to testcontainers (#32534)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
2026-02-27 21:36:32 +09: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 fix: correct mock return type in CodeBasedExtension test (#32058) 2026-02-27 20:40:51 +09:00
core refactor: decouple the business logic from datasource_node (#32515) 2026-02-27 18:49:14 +08:00
extensions feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
factories refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
fields refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
libs fix(api): excessive high CPU usage caused by RedisClientWrapper (#32212) 2026-02-11 09:49:29 +08:00
models test: example for [Refactor/Chore] use Testcontainers to do sql test #32454 (#32459) 2026-02-25 23:22:20 +08:00
oss feat: support tencent cos custom domain (#30193) 2025-12-29 15:41:02 +08:00
repositories test: migrate node execution repository sql tests to testcontainers (#32524) 2026-02-25 05:01:26 +09:00
services refactor(workflow): inject credential/model access ports into LLM nodes (#32569) 2026-02-27 14:36:41 +08:00
tasks test: migrate document_indexing_sync_task SQL tests to testcontainers (#32534) 2026-02-27 21:36:32 +09:00
tools feat: extract mcp tool usage (#31802) 2026-02-09 09:52:14 +08:00
utils fix: [xxx](xxx) render as xxx](xxx) (#30392) 2025-12-31 10:30:15 +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