dify/api/tests/unit_tests/commands
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +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 test: add tmp_path type (#40724) 2026-08-21 06:09:39 +00:00
test_generate_swagger_specs.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-24 11:03:38 +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 test: use SQLite sessions in commands (#39080) 2026-07-28 03:29:02 +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