dify/api/tests/unit_tests/controllers/inner_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 feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
knowledge_fs feat(knowledge-fs): add profile-driven multimodal retrieval 2026-09-02 01:01:57 -04:00
plugin Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-01 09:45:49 +08:00
workspace feat: new user add automatic add to app / dataset whitelist (#41363) 2026-08-27 08:51:05 +00:00
__init__.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_agent_files.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_agent_llm.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_agent_tools.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_auth_wraps.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-02 10:31:10 +08:00
test_knowledge_retrieval.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_mail.py refactor(inner_api): dep-inject request payloads with @model_validate (#41575) 2026-09-02 03:40:46 +00:00
test_runtime_credentials.py refactor(inner_api): dep-inject request payloads with @model_validate (#41575) 2026-09-02 03:40:46 +00:00