dify/api/tests/unit_tests/controllers/console/app
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08:00
..
__init__.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08: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 test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_app_import_api.py fix: import DSL and copy app not work (#35239) 2026-04-15 04:43:22 +00:00
test_app_response_models.py refactor(api): migrate console recommended-app response to BaseModel (#35206) 2026-04-14 19:48:43 +00:00
test_audio_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_audio.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_conversation_api.py refactor(api): migrate console conversation responses to BaseModel (#35294) 2026-04-16 05:11:21 +00:00
test_conversation_variables_api.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +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 refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
test_mcp_server_response.py refactor(api): migrate console mcp-server responses to BaseModel (#35219) 2026-04-17 04:16:14 +00:00
test_message_api.py refactor(api): migrate console message responses from marshal_with to BaseModel (#35204) 2026-04-14 19:49:33 +00:00
test_model_config_api.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
test_statistic_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_workflow_app_log_api.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_workflow_comment_api.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
test_workflow_human_input_debug_api.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_workflow_pause_details_api.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
test_workflow_trigger_api.py refactor(api): migrate console workflow-trigger responses to BaseModel (#35200) 2026-04-14 19:52:17 +00:00
test_workflow.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
test_wraps.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
workflow_draft_variables_test.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00