dify/api/tests/unit_tests
2026-08-13 06:22:22 +00:00
..
clients fix(agent): preserve plugin-declared model parameters through Agent Soul (#40163) 2026-08-09 08:48:01 +00:00
commands test: migrate residual session factories to shared SQLite (#40665) 2026-08-13 03:04:59 +00:00
configs refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
controllers test: migrate residual controller ORM identities to real models (#40661) 2026-08-13 05:18:44 +00:00
core refactor: resolve summary models through manager (#40696) 2026-08-13 06:22:22 +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 refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
events test: enforce strict typing in migrated unit tests (#39689) 2026-07-28 14:04:56 +00:00
extensions test: migrate OpenTelemetry ORM identities to real models (#40663) 2026-08-13 05:17:53 +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 refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
migrations feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00
models fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00
oss chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
repositories test: migrate API workflow pause ORM models to real entities (#40669) 2026-08-13 03:03:10 +00:00
services fix(agent): propagate resource collection failures (#40697) 2026-08-13 06:16:12 +00:00
tasks fix(agent): propagate resource collection failures (#40697) 2026-08-13 06:16:12 +00:00
tools fix: fix mcp output_schema is optional (#39453) 2026-07-28 02:31:18 +00:00
utils chore: add Type to test (#37191) 2026-06-19 16:44:20 +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
.ruff.toml test: migrate account service tests to shared SQLite (#39758) 2026-07-29 11:43:32 +00:00
conftest.py test: share unbound unit test sessions (#39690) 2026-07-28 14:12:08 +00:00
pyrefly.toml feat(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +00:00
test_app_factory.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +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