dify/api/tests/unit_tests/controllers/inner_api
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +08:00
..
app test: migrate remaining controller sessions and ORM models to SQLite (#40538) 2026-08-21 06:11:44 +00:00
knowledge_fs feat(knowledge-fs): support image query retrieval 2026-08-09 09:45:43 -04:00
plugin Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-20 10:11:26 +08:00
workspace test: migrate remaining controller sessions and ORM models to SQLite (#40538) 2026-08-21 06:11:44 +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 test: migrate auth and access controller ORM models to SQLite (#40572) 2026-08-21 06:12:29 +00:00
test_agent_llm.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00
test_agent_tools.py chore: bump pyrefly version (#39876) 2026-08-03 05:59:01 +00:00
test_auth_wraps.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-21 10:39:39 +08: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