dify/api/tests/unit_tests
2026-08-17 10:03:42 +08:00
..
clients feat(dify-agent): expand and enforce agent run limits (#40641) 2026-08-14 08:27:19 +00:00
commands Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
configs Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-13 10:22:32 +08:00
controllers fix: preserve OAuth account ID and New RAG titles after merge 2026-08-17 10:03:42 +08:00
core Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-17 09:50:10 +08:00
dev feat(knowledge-fs): update space tag management and improve type annotations 2026-08-13 11:14:52 +08: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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
extensions Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-17 09:50:10 +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-12 10:33:29 +08:00
migrations feat(knowledge-fs): implement KnowledgeFS space tag management API 2026-08-13 10:55:33 +08:00
models Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-13 10:22:32 +08: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-17 09:50:10 +08:00
services Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-17 09:50:10 +08:00
tasks Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-17 09:50:10 +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 refactor(api): reuse app definition queries for app parameters (#40465) 2026-08-14 09:38:34 +00:00
conftest.py test: share unbound unit test sessions (#39690) 2026-07-28 14:12:08 +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_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