dify/api/tests/unit_tests/controllers/console/app
盐粒 Yanli a048f35099
refactor: introduce agent working environment architecture (#39480)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 13:16:05 +00:00
..
__init__.py
test_agent_app_sandbox.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
test_agent_config_inspector.py
test_agent_drive_inspector.py
test_agent_manage_guard.py
test_agent_skills.py
test_annotation_api.py
test_annotation_security.py
test_app_apis.py
test_app_import_api.py refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
test_app_response_models.py perf: add lightweight recent apps endpoint (#39625) 2026-07-27 08:00:39 +00:00
test_audio.py
test_conversation_api.py
test_conversation_variables_api.py
test_create_app_payload.py
test_description_validation.py
test_generator_api_missing.py
test_generator_api.py
test_mcp_server_response.py
test_message_api.py
test_model_config_api.py
test_ops_trace_api.py
test_statistic_api.py
test_workflow_app_log_api.py
test_workflow_comment_api.py
test_workflow_convert_api.py
test_workflow_human_input_debug_api.py
test_workflow_node_output_inspector.py
test_workflow_pause_details_api.py
test_workflow_run_api.py
test_workflow_trigger_api.py
test_workflow.py
test_wraps.py test: use sqlite3 session in test_wraps (#38716) 2026-07-25 14:05:25 +00:00
workflow_draft_variables_test.py