dify/api/tests/unit_tests/controllers/console/app
Renzo 02e13e6d05
refactor: select in console app message controller (#33893)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-23 16:38:04 +09: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_apis.py chore: change draft var to user scoped (#33066) 2026-03-16 14:04:41 +08:00
test_app_import_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_app_response_models.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_audio.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_audio_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_conversation_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_conversation_read_timestamp.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08: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 test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_message.py refactor: select in console app message controller (#33893) 2026-03-23 16:38:04 +09:00
test_message_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_model_config_api.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_statistic.py test: improve code-cov for controller tests (#33225) 2026-03-23 00:29:18 +08: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.py fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
test_workflow_draft_variable.py test: improve code-cov for controller tests (#33225) 2026-03-23 00:29:18 +08: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 refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_wraps.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
workflow_draft_variables_test.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00