dify/api/tests/unit_tests
2026-09-04 09:17:41 +00:00
..
clients test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
commands ci: parallelize change detection and gate style jobs (#41678) 2026-09-04 05:05:30 +00:00
configs fix(docker): harden agent compose configuration (#41065) 2026-08-25 04:41:51 +00:00
controllers fix(api): enforce admin and RBAC permissions on model provider model credential GET endpoint (#41599) (#41600) 2026-09-04 09:17:41 +00:00
core test: migrate core agent runner sessions and ORM models to SQLite (#40508) 2026-09-04 08:50:33 +00:00
dev
enterprise/telemetry fix: add missing metrics back and enhance typing (#40935) 2026-08-21 09:46:45 +00:00
enums test: use typed config overrides in service coverage (#40848) 2026-08-18 11:59:58 +00:00
events fix(trigger): sync plugin relationships on publish (#41756) 2026-09-04 08:33:48 +00:00
extensions refactor(api): extract app statistic queries from console controllers (#41557) 2026-09-04 09:15:51 +00:00
factories fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
fields test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +00:00
libs refactor(api): move OpenAPI account access behind application services (#41308) 2026-09-04 07:38:01 +00:00
machinery refactor(api): move account lifecycle into application services (#40438) 2026-08-21 08:05:43 +00:00
migrations fix(api): migrate legacy model types during upgrade (#41326) 2026-08-27 02:00:33 +00:00
models feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
oss test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
providers/trace/unified_trace feat(trace): add provider-neutral unified tracing (#39451) 2026-08-21 11:28:18 +00:00
repositories refactor(api): extract app statistic queries from console controllers (#41557) 2026-09-04 09:15:51 +00:00
services refactor(api): extract console workflow run application service (#41336) 2026-09-04 08:16:49 +00:00
tasks test: migrate audit findings sessions and ORM models to SQLite (#40551) 2026-08-31 05:55:38 +00:00
tools
utils test: move pure integration cases to unit tests (#40705) 2026-08-25 06:19:48 +00:00
__init__.py
.gitignore
.ruff.toml refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
config_override.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
conftest.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
file_grant_test_utils.py feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
pyrefly.toml refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +00:00
test_app_factory.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_config_overrides.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_constants.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_makefile_backend_tests.py
test_pytest_dify.py
test_sqlite_fixtures.py