dify/api/tests/unit_tests/controllers/console/app
盐粒 Yanli 52c106b532
feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 13:13:35 +00:00
..
__init__.py
test_agent_app_sandbox.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_agent_drive_inspector.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_agent_skills.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_annotation_api.py
test_annotation_security.py
test_app_import_api.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
test_app_response_models.py feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790) 2026-06-26 09:57:31 +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: Unify Agent v2 console routes (#37465) 2026-06-15 11:09:15 +00:00
test_description_validation.py
test_generator_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_mcp_server_response.py chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
test_message_api.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_model_config_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_ops_trace_api.py fix(api): require edit access for trace config changes (#37973) 2026-06-26 00:51:39 +00:00
test_statistic_api.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_workflow_app_log_api.py
test_workflow_comment_api.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_workflow_convert_api.py chore: add type to test (#37876) 2026-06-25 03:01:09 +00:00
test_workflow_human_input_debug_api.py refactor(api): migrate tenant/user via DI for several endpoints (#37240) 2026-06-10 04:11:53 +00:00
test_workflow_node_output_inspector.py
test_workflow_pause_details_api.py fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +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
test_workflow.py fix: project agent node outputs into draft graph (#37467) 2026-06-15 13:27:57 +00:00
test_wraps.py
workflow_draft_variables_test.py