dify/api/tests/unit_tests
Jyong c8780dcb7c fix(workflow): stabilize KnowledgeFS retrieval access
Keep the workflow editor mounted after history updates, expose an independent Workflow Access control, and map KnowledgeFS admission failures to actionable localized errors. Add frontend and backend regression coverage for KF-BUG-020 and KF-BUG-021.
2026-08-11 11:51:17 -04:00
..
clients fix(agent): preserve plugin-declared model parameters through Agent Soul (#40163) 2026-08-09 08:48:01 +00:00
commands Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-11 10:14:53 +08:00
configs Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-07 09:55:10 +08:00
controllers Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-11 06:12:00 -04:00
core fix(workflow): stabilize KnowledgeFS retrieval access 2026-08-11 11:51:17 -04:00
dev fix(knowledge-fs): classify app binding coverage 2026-08-10 11:14:33 +08:00
enterprise/telemetry test: more caplog (#38452) 2026-07-08 08:24:31 +00:00
enums refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
events Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
extensions fix(knowledge-fs): wire document download actions 2026-08-11 17:28:20 +08: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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-07 09:55:10 +08:00
migrations feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00
models feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00
oss chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
repositories Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-10 10:34:47 +08:00
services fix(workflow): stabilize KnowledgeFS retrieval access 2026-08-11 11:51:17 -04:00
tasks fix(knowledge-fs): display source provider names 2026-08-11 11:23:48 +08: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
.gitignore
.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): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +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