dify/api/tests/unit_tests/controllers/service_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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-21 10:39:39 +08:00
dataset test: migrate remaining controller sessions and ORM models to SQLite (#40538) 2026-08-21 06:11:44 +00:00
end_user test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
__init__.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
conftest.py test: migrate residual controller sessions and ORM models to SQLite (#40606) 2026-08-15 15:15:11 +00:00
test_conftest.py test: use SQLite sessions in service API fixtures (#38784) 2026-07-22 04:51:49 +00:00
test_index.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
test_trace_session_id_parsing.py test: migrate web controller identity ORM models to real entities (#40639) 2026-08-14 05:34:43 +00:00
test_wraps.py test: migrate controller auth wrapper sessions and ORM models to SQLite (#40529) 2026-08-17 12:10:44 +00:00