dify/api/tests/unit_tests/controllers/console/app
Byron.wang 2f0c6c10bd
refactor: thread explicit sessions through app retrieval paths (#38309)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 17:00:47 +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_sandbox.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_agent_config_inspector.py chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +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 fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00: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 feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
test_app_response_models.py fix: normalize query array params for oRPC (#38322) 2026-07-02 11:07:10 +00:00
test_audio.py refactor(api): migrate console app chat endpoints to BaseModel (#37952) 2026-07-02 04:43:58 +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 Exclude tests directory from pyright type checking (#26496) 2025-10-02 18:51:36 +08:00
test_generator_api_missing.py feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
test_generator_api.py feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
test_mcp_server_response.py fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
test_message_api.py refactor(api): migrate console app chat endpoints to BaseModel (#37952) 2026-07-02 04:43:58 +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 refactor(api): migrate console app chat endpoints to BaseModel (#37952) 2026-07-02 04:43:58 +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_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 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 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 refactor(api): migrate tenant/user via DI for several endpoints (#37114) 2026-06-05 15:08:11 +00:00
test_workflow.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +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