dify/api/tests/unit_tests
CodingOnStar e377dd0d91 merge: bring origin/main into feat/creator-profile-home
# Conflicts:
#	api/controllers/console/tag/tags.py
#	api/openapi/markdown/console-openapi.md
#	api/services/app_service.py
#	oxlint-suppressions.json
#	packages/contracts/generated/api/console/tags/types.gen.ts
#	packages/contracts/generated/api/console/tags/zod.gen.ts
#	packages/contracts/generated/api/console/workspaces/orpc.gen.ts
2026-08-24 12:15:37 +08:00
..
clients feat: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter (#40996) 2026-08-21 10:39:36 +00:00
commands test: add tmp_path type (#40724) 2026-08-21 06:09:39 +00:00
configs feat(trace): add provider-neutral unified tracing (#39451) 2026-08-21 11:28:18 +00:00
controllers merge: bring origin/main into feat/creator-profile-home 2026-08-24 12:15:37 +08:00
core merge: bring origin/main into feat/creator-profile-home 2026-08-24 12:15:37 +08:00
dev feat(dataset): expose New RAG KnowledgeFS contracts (#39314) 2026-07-23 01:48:36 +00:00
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 test: migrate residual model sessions and ORM models to SQLite (#40531) 2026-08-18 12:23:02 +00:00
extensions refactor(api): standardize console billing portal errors (#41055) 2026-08-24 01:55:48 +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 refactor(api): extract change email state machine (#40439) 2026-08-21 08:13:23 +00:00
machinery refactor(api): move account lifecycle into application services (#40438) 2026-08-21 08:05:43 +00:00
migrations refactor(agent): simplify Agent v2 output contract (#41062) 2026-08-21 11:55:25 +00:00
models refactor: pass session to workflow comment account accessors (#41117) 2026-08-24 03:20:32 +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): standardize session factory wiring (#41085) 2026-08-24 01:57:17 +00:00
services merge: bring origin/main into feat/creator-profile-home 2026-08-24 12:15:37 +08:00
tasks fix: fall back to the batch API when the global plugin manifest is empty (#41107) 2026-08-24 03:33:23 +00:00
tools fix: fix mcp output_schema is optional (#39453) 2026-07-28 02:31:18 +00:00
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(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
test_pytest_dify.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_sqlite_fixtures.py test: share unbound unit test sessions (#39690) 2026-07-28 14:12:08 +00:00