dify/api/tests/unit_tests/controllers/console/app
zyssyz123 44725dde74
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector (#36984)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 22:37:31 +00:00
..
__init__.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_agent_app_workspace.py feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector (#36984) 2026-06-03 22:37:31 +00: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 refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
test_app_response_models.py refactor(api): migrate tenant/user via DI for several endpoints (#37004) 2026-06-03 08:59:00 +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: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
test_conversation_variables_api.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_create_app_payload.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +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(api): migrate tenant/user via DI for several endpoints (#37004) 2026-06-03 08:59:00 +00:00
test_statistic_api.py refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00: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