dify/api/tests/unit_tests/commands
Stephen Zhou 28c2b6ee95
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/auth/login.py
#	api/controllers/console/feature.py
#	api/controllers/web/site.py
#	api/openapi/markdown/console-openapi.md
#	api/openapi/markdown/web-openapi.md
#	api/services/feature_service.py
#	api/tests/test_containers_integration_tests/services/test_account_service.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_email_verification.py
#	api/tests/unit_tests/controllers/console/auth/test_login_logout.py
#	api/tests/unit_tests/controllers/web/test_site.py
#	api/tests/unit_tests/services/test_recommended_app_service.py
2026-07-27 13:16:01 +08:00
..
test_archive_workflow_runs.py refactor: use catalog for workflow archive maintenance (#39001) 2026-07-20 07:59:29 +00:00
test_check_no_new_getattr.py chore(api): Prohibit new direct SQLAlchemy in controller (#38624) 2026-07-10 03:10:27 +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: use sqlite3 session in test_data_migration_commands (#38672) 2026-07-13 03:04:37 +00:00
test_data_migration_wizard.py fix(deps): upgrade fickling, pillow, click (#38893) 2026-07-14 05:43:01 +00:00
test_fix_app_site_missing.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_generate_swagger_markdown_docs.py fix: align member invitation flow and API contracts (#38856) 2026-07-13 15:16:23 +00:00
test_generate_swagger_specs.py refactor: move trial app capability out of system features (#39562) 2026-07-26 12:02:30 +00:00
test_knowledge_fs_commands.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
test_legacy_model_type_migration.py chore: add sqlite3 to conftest (#38475) 2026-07-07 05:04:44 +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 test: use sqlite3 session in test_reset_encrypt_key_pair (#38673) 2026-07-22 09:17:34 +00:00
test_upgrade_db.py chore: split commands by domain (#33085) 2026-03-10 20:20:45 +09:00