dify/api/tests/unit_tests/controllers/console/app
Asuka Minato 1375dc3864
test: migrate console app sessions to SQLite (#40081)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 03:46:27 +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 test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_agent_config_inspector.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_agent_drive_inspector.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_agent_manage_guard.py feat: gate agent management behind the agent.manage permission (#39330) 2026-07-23 07:34:07 +00:00
test_agent_skills.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_annotation_api.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_annotation_security.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_app_apis.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_app_import_api.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_app_response_models.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_audio.py fix(api): bind scoped lookups to nested owner refs (#38470) 2026-07-15 09:31:09 +00:00
test_conversation_api.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_conversation_variables_api.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +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 test: use sqlite3 session in test_generator_api_missing (#38719) 2026-07-22 04:52:06 +00:00
test_generator_api.py test: use SQLite sessions in unit misc (#39118) 2026-07-21 07:27:13 +00:00
test_mcp_server_response.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_message_api.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_model_config_api.py test: use sqlite3 session in test_model_config_api (#38675) 2026-07-22 04:53:13 +00:00
test_ops_trace_api.py test: use SQLite sessions in controllers console app (#39097) 2026-07-30 03:17:48 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_workflow_node_output_inspector.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_workflow_pause_details_api.py test: use SQLite sessions in controllers console app (#39095) 2026-07-30 03:07:43 +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: use SQLite sessions in controllers console app (#39097) 2026-07-30 03:17:48 +00:00
test_workflow.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
test_wraps.py test: migrate console app sessions to SQLite (#40081) 2026-08-07 03:46:27 +00:00
workflow_draft_variables_test.py refactor: port WorkflowDraftVariableFile (#30923) 2026-04-29 22:21:20 +00:00