dify/api/tests/unit_tests/commands
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +08:00
..
test_account_commands.py fix: catch ValueError instead of bare except in account CLI commands (#40356) 2026-08-10 03:18:33 +00:00
test_archive_workflow_runs.py test: Type test (#40371) 2026-08-10 02:13:17 +00:00
test_check_no_new_getattr.py ci: replace custom noqa markers with guard ignores (#39679) 2026-07-28 08:52:12 +00:00
test_clean_expired_messages.py feat: add metrics to clean message and workflow-run task (#33143) 2026-03-17 13:55:28 +08:00
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: Type test (#40371) 2026-08-10 02:13:17 +00:00
test_fix_app_site_missing.py test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00
test_generate_swagger_markdown_docs.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
test_generate_swagger_specs.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-27 10:06:48 +08:00
test_knowledge_fs_commands.py feat(knowledge-fs): automate greenfield workspace cutover 2026-07-28 09:12:50 -04:00
test_legacy_model_type_migration.py feat: add command cli to migration rbac scope to automatic_include_workspace_members (#41304) 2026-08-26 09:10:22 +00:00
test_lint_response_contracts.py fix(api): Fixing API contract generation infrastructure (#38042) 2026-06-30 08:51:32 +00:00
test_reset_encrypt_key_pair.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_upgrade_db.py chore: split commands by domain (#33085) 2026-03-10 20:20:45 +09:00