dify/api/tests/unit_tests/commands
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
..
test_account_commands.py
test_archive_workflow_runs.py
test_check_no_new_getattr.py ci: parallelize change detection and gate style jobs (#41678) 2026-09-04 05:05:30 +00:00
test_clean_expired_messages.py
test_data_migration_commands.py test: add tmp_path type (#40724) 2026-08-21 06:09:39 +00:00
test_data_migration_wizard.py
test_fix_app_site_missing.py
test_generate_swagger_markdown_docs.py refactor(api): decouple onboarding and notification services (#40759) 2026-08-31 04:37:07 +00:00
test_generate_swagger_specs.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-03 16:32:30 +08:00
test_knowledge_fs_commands.py
test_legacy_model_type_migration.py feat: new user add automatic add to app / dataset whitelist (#41363) 2026-08-27 08:51:05 +00:00
test_lint_response_contracts.py
test_reset_encrypt_key_pair.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_upgrade_db.py