dify/api/tests/unit_tests
Stephen Zhou 24847366e1
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/app_factory.py
#	api/controllers/console/workspace/workspace.py
#	api/services/agent/observability_service.py
#	api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
#	api/tests/unit_tests/core/rag/embedding/test_token_counter.py
#	api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
#	api/tests/unit_tests/services/agent/test_agent_observability_service.py
2026-08-06 10:46:15 +08:00
..
clients refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
commands Implement application updates 2026-08-03 05:01:00 -04:00
configs Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +08:00
controllers Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +08:00
core Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +08:00
dev test(knowledge-fs): cover openapi filesystem controller 2026-08-02 12:06:26 -04: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 test: enforce strict typing in migrated unit tests (#39689) 2026-07-28 14:04:56 +00:00
extensions Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-04 14:43:38 +08:00
factories feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
fields feat: make skill package upload size limit configurable (#39799) 2026-07-30 08:42:24 +00:00
libs Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +08:00
migrations Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-29 10:58:29 +08:00
models Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +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-06 10:46:15 +08:00
services Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +08:00
tasks Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +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 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 fix: gate service API, MCP and trigger surfaces on enterprise license (#39635) 2026-07-27 08:23:15 +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