dify/api/tests/unit_tests
2026-03-30 14:56:30 +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 test: migrate trigger providers controller tests to testcontainers (#34295) 2026-03-30 14:56:30 +00:00
core fix: upgrade langfuse SDK to v3+ for LLM-as-judge support (#34265) 2026-03-30 13:06:55 +00:00
enterprise/telemetry feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
events feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
extensions feat: Improve SQL Comment Context for Celery Worker Queries (#33058) 2026-03-10 12:37:26 +08:00
factories refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
fields refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
libs refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
models refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
oss test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
repositories refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
services refactor(api): replace json.loads with Pydantic validation in services layer (#33704) 2026-03-30 08:22:29 +00:00
tasks refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
tools refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
utils refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00: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