dify/api/tests/unit_tests/controllers/common
Stephen Zhou fde800e337
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/deploy-dev.yml
#	api/app_factory.py
#	api/core/indexing_runner.py
#	api/services/feature_service.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_account_activation.py
#	api/tests/unit_tests/controllers/service_api/app/test_conversation.py
#	api/tests/unit_tests/controllers/web/test_site.py
#	api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
#	api/tests/unit_tests/core/tools/test_base_tool.py
#	api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	api/tests/unit_tests/services/test_feature_service_deployment_edition.py
#	api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
#	api/tests/unit_tests/services/test_feature_service_licensed_seats.py
2026-08-07 09:55:10 +08:00
..
test_agent_app_parameters.py fix: gate Agent access until first publish (#40105) 2026-08-06 12:36:24 +00:00
test_app_access.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +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