dify/api/tests/unit_tests/controllers/service_api
Stephen Zhou cc3f901598
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/extensions/ext_celery.py
#	api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
#	lint.config.ts
#	packages/contracts/knowledge-fs-contract.test.mjs
#	vite.config.ts
#	web/features/new-rag/__tests__/document-detail-page.spec.tsx
#	web/features/new-rag/__tests__/knowledge-space-shell.spec.tsx
#	web/features/new-rag/__tests__/processing-task-events.spec.ts
#	web/features/new-rag/create-knowledge-page.tsx
#	web/features/new-rag/document-detail-page.tsx
#	web/features/new-rag/knowledge-space-shell.tsx
2026-08-17 09:50:10 +08:00
..
app Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-17 09:50:10 +08:00
dataset test: migrate file controller ORM models to real entities (#40632) 2026-08-15 09:52:38 +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 refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00