dify/api/tests/test_containers_integration.../services
Yeuoly 244bd08db2 feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-14 14:43:37 +08:00
..
tools feat: introduce trigger functionality (#27644) 2025-11-14 14:43:37 +08:00
workflow
__init__.py
test_account_service.py
test_advanced_prompt_template_service.py
test_agent_service.py
test_annotation_service.py
test_api_based_extension_service.py
test_app_dsl_service.py
test_app_generate_service.py refactor: replace hardcoded user plan strings with CloudPlan enum (#27675) 2025-11-03 11:51:09 +08:00
test_app_service.py
test_feature_service.py refactor: replace hardcoded user plan strings with CloudPlan enum (#27675) 2025-11-03 11:51:09 +08:00
test_file_service.py feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
test_message_service.py
test_metadata_service.py
test_model_load_balancing_service.py
test_model_provider_service.py
test_saved_message_service.py
test_tag_service.py
test_web_conversation_service.py
test_webapp_auth_service.py feat: use id for webapp (#27576) 2025-10-29 01:45:40 -07:00
test_webhook_service.py feat: introduce trigger functionality (#27644) 2025-11-14 14:43:37 +08:00
test_workflow_app_service.py
test_workflow_draft_variable_service.py
test_workflow_run_service.py
test_workflow_service.py feat: introduce trigger functionality (#27644) 2025-11-14 14:43:37 +08:00
test_workspace_service.py