dify/api/tests/unit_tests
2026-08-21 08:42:11 +00:00
..
clients fix(agent): align Binding file upload timeouts (#41027) 2026-08-20 18:59:44 +00:00
commands refactor(api): extract recommended app query service (#40207) 2026-08-20 08:45:47 +00:00
configs fix(agent): align Binding file upload timeouts (#41027) 2026-08-20 18:59:44 +00:00
controllers fix(plugin): protect endpoint listings (#40897) 2026-08-21 02:17:58 +00:00
core refactor(agent): simplify Agent v2 output contract 2026-08-21 16:37:18 +08:00
dev
enterprise/telemetry test: migrate telemetry and core entity ORM models to SQLite (#40574) 2026-08-18 12:25:42 +00:00
enums test: use typed config overrides in service coverage (#40848) 2026-08-18 11:59:58 +00:00
events test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +00:00
extensions test: centralize typed runtime config overrides (#40857) 2026-08-20 13:30:04 +00:00
factories feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
fields test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +00:00
libs test: centralize typed runtime config overrides (#40857) 2026-08-20 13:30:04 +00:00
machinery refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
migrations refactor(agent): simplify Agent v2 output contract 2026-08-21 16:37:18 +08:00
models refactor(agent): simplify Agent v2 output contract 2026-08-21 16:37:18 +08:00
oss test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
repositories refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
services [autofix.ci] apply automated fixes 2026-08-21 08:42:11 +00:00
tasks fix(agent): complete ownership-aware deletion lifecycle (#40888) 2026-08-20 07:48:02 +00:00
tools
utils test: use typed config overrides in service coverage (#40848) 2026-08-18 11:59:58 +00:00
__init__.py
.gitignore
.ruff.toml refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
conftest.py test: isolate config inputs from process environment (#40847) 2026-08-17 13:09:17 +00:00
pyrefly.toml refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
test_app_factory.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_config_overrides.py test: isolate config inputs from process environment (#40847) 2026-08-17 13:09:17 +00:00
test_constants.py feat: support ODT document extraction (#39973) 2026-08-20 13:23:03 +00:00
test_makefile_backend_tests.py
test_pytest_dify.py
test_sqlite_fixtures.py