dify/api/tests/unit_tests/controllers/console/app
Asuka Minato 76bba64b79
chore: add type to test (#36324)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-18 08:47:47 +00:00
..
__init__.py
test_annotation_api.py
test_annotation_security.py
test_app_import_api.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_app_response_models.py
test_audio_api.py
test_audio.py
test_conversation_api.py
test_conversation_variables_api.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_description_validation.py
test_generator_api.py
test_mcp_server_response.py
test_message_api.py
test_model_config_api.py
test_statistic_api.py
test_workflow_app_log_api.py
test_workflow_comment_api.py refactor(api): migrate console.app.workflow_comment to BaseModel (#36180) 2026-05-14 12:13:47 +00:00
test_workflow_human_input_debug_api.py
test_workflow_pause_details_api.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_workflow_run_api.py
test_workflow_trigger_api.py
test_workflow.py refactor(api): migrate console.app.workflow to BaseModel (#36216) 2026-05-18 07:31:37 +00:00
test_wraps.py
workflow_draft_variables_test.py