dify/api/tests/unit_tests/controllers/inner_api
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
..
app refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
knowledge_fs Refactor codebase and remove obsolete implementations 2026-07-23 01:53:40 -04:00
plugin Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +08:00
workspace feat(plugin): allow disabling the tenant plugin model providers cache (#39632) 2026-07-27 23:53:59 +00:00
__init__.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_agent_files.py feat(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +00:00
test_agent_tools.py chore: bump pyrefly version (#39876) 2026-08-03 05:59:01 +00:00
test_auth_wraps.py Refactor codebase and remove obsolete implementations 2026-07-23 01:53:40 -04:00
test_knowledge_retrieval.py feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651) 2026-06-23 08:05:16 +00:00
test_mail.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_runtime_credentials.py test: use sqlite3 session in test_runtime_credentials (#38682) 2026-07-22 09:50:31 +00:00