dify/api/tests/unit_tests/controllers/service_api
Stephen Zhou 38457f27fb
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	.agents/skills/how-to-write-component/references/data.md
#	.agents/skills/how-to-write-component/references/ownership.md
#	api/controllers/inner_api/__init__.py
#	api/tests/test_containers_integration_tests/services/test_account_service.py
#	api/tests/unit_tests/services/test_account_service.py
#	packages/iconify-collections/custom-public/icons.json
#	packages/iconify-collections/custom-public/info.json
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
#	web/features/new-rag/components/knowledge-space-card.tsx
#	web/features/new-rag/document-chunk-tree.tsx
#	web/features/tag-management/components/tag-search-content.tsx
#	web/features/tag-management/components/tag-selector.tsx
#	web/service/client.spec.ts
2026-09-04 19:42:31 +08:00
..
app Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-04 19:42:31 +08:00
dataset fix(api): correct Service API segments has_more pagination (#41776) 2026-09-04 08:00:53 +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 fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +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 feat(knowledge-fs): scope dataset API keys by knowledge base type 2026-09-03 05:59:39 -04:00