dify/api/tests/unit_tests/controllers/console/app
2026-05-30 00:23:58 +00:00
..
__init__.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_annotation_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_annotation_security.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_app_import_api.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_app_response_models.py chore: reuse injected SQLAlchemy sessions in app read paths (#36798) 2026-05-30 00:23:58 +00:00
test_audio_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_audio.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_conversation_api.py refactor(api): migrate console conversation responses to BaseModel (#35294) 2026-04-16 05:11:21 +00:00
test_conversation_variables_api.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_description_validation.py Exclude tests directory from pyright type checking (#26496) 2025-10-02 18:51:36 +08:00
test_generator_api.py chore: reuse injected SQLAlchemy sessions in app read paths (#36798) 2026-05-30 00:23:58 +00:00
test_mcp_server_response.py refactor: inject tenant id in tenant-only console handlers (#36751) 2026-05-28 03:50:28 +00:00
test_message_api.py refactor(api): migrate console message responses from marshal_with to BaseModel (#35204) 2026-04-14 19:49:33 +00:00
test_model_config_api.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
test_statistic_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_workflow_app_log_api.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_workflow_comment_api.py chore: dep inject for sql session (#36545) 2026-05-25 14:24:58 +00:00
test_workflow_human_input_debug_api.py chore: dep inject for sql session (#36545) 2026-05-25 14:24:58 +00:00
test_workflow_node_output_inspector.py feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644) 2026-05-26 07:34:33 +00:00
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 refactor(api): migrate console.app.workflow etc. to BaseModel (#35967) 2026-05-09 08:34:15 +00:00
test_workflow_trigger_api.py refactor(api): migrate console workflow-trigger responses to BaseModel (#35200) 2026-04-14 19:52:17 +00:00
test_workflow.py refactor(api): migrate console.app.workflow to BaseModel (#36216) 2026-05-18 07:31:37 +00:00
test_wraps.py chore: dep inject for sql session (#36545) 2026-05-25 14:24:58 +00:00
workflow_draft_variables_test.py refactor: port WorkflowDraftVariableFile (#30923) 2026-04-29 22:21:20 +00:00