dify/api/tests/unit_tests
2026-08-18 12:22:33 +00:00
..
clients fix(dify-agent): preserve snapshots for failed and cancelled runs (#40876) 2026-08-17 10:11:22 +00:00
commands refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
configs test: isolate config inputs from process environment (#40847) 2026-08-17 13:09:17 +00:00
controllers test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
core test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
dev feat(dataset): expose New RAG KnowledgeFS contracts (#39314) 2026-07-23 01:48:36 +00:00
enterprise/telemetry test: more caplog (#38452) 2026-07-08 08:24:31 +00:00
enums test: use typed config overrides in service coverage (#40848) 2026-08-18 11:59:58 +00:00
events fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00
extensions test: keep integration config overrides typed (#40850) 2026-08-18 12:00:32 +00:00
factories feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
fields chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
libs test: scope plugin and datasource config overrides (#40854) 2026-08-18 12:01:29 +00:00
machinery refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
migrations feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00
models test: migrate app model sessions and ORM models to SQLite (#40530) 2026-08-18 12:22:33 +00:00
oss test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
repositories refactor(api): extract account activation application service (#40421) 2026-08-18 05:27:40 +00:00
services test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
tasks test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +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 Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
.ruff.toml refactor(api): reuse app definition queries for app parameters (#40465) 2026-08-14 09:38:34 +00:00
conftest.py test: isolate config inputs from process environment (#40847) 2026-08-17 13:09:17 +00:00
pyrefly.toml refactor(api): reuse app definition queries for app parameters (#40465) 2026-08-14 09:38:34 +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_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