dify/api/tests/unit_tests/controllers/common
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +08:00
..
test_app_access.py feat: optimize resource access config logic (#41164) 2026-08-26 07:18:57 +00:00
test_errors.py test: unit test case for controllers.common module (#32056) 2026-03-09 09:45:42 +08:00
test_fields.py chore: add type to test (#37876) 2026-06-25 03:01:09 +00:00
test_file_response.py test: unit test case for controllers.common module (#32056) 2026-03-09 09:45:42 +08:00
test_helpers.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_schema.py feat(dataset): filter New RAG spaces by creator 2026-08-05 13:46:06 +08:00
test_session.py test: use sqlite3 session in test_session (#38772) 2026-07-29 05:51:02 +00:00