dify/api/tests/unit_tests/controllers/console/app
Asuka Minato d11e4eeaf7
chore: DI current_user && use inspect (#37084)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 05:06:28 +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_agent_skills.py feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) (#37172) 2026-06-09 04:01:05 +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 chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_app_response_models.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
test_audio_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_audio.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_conversation_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_conversation_variables_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +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: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +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 chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_model_config_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_statistic_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +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: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +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 refactor(api): migrate tenant/user via DI for several endpoints (#37114) 2026-06-05 15:08:11 +00:00
test_workflow_run_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_workflow_trigger_api.py refactor(api): migrate tenant/user via DI for several endpoints (#37114) 2026-06-05 15:08:11 +00:00
test_workflow.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +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