dify/api/tests/unit_tests
YBoy f317db525f
test: migrate api key auth service tests to testcontainers (#34147)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-26 20:31:18 +00: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 chore(api): remove backend utcnow usage (#34131) 2026-03-26 08:51:49 +00:00
core chore: remove stale mypy suppressions and align dataset service tests (#34130) 2026-03-26 12:34:44 +00:00
extensions feat: Improve SQL Comment Context for Celery Worker Queries (#33058) 2026-03-10 12:37:26 +08:00
factories refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
fields refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
graphon refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
libs chore(api): remove backend utcnow usage (#34131) 2026-03-26 08:51:49 +00:00
models refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
oss test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
repositories refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
services test: migrate api key auth service tests to testcontainers (#34147) 2026-03-26 20:31:18 +00:00
tasks refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
tools refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
utils refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +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 refactor: select in service API wraps, file_preview, and site controllers (#34086) 2026-03-25 23:01:05 +09:00