dify/api/tests/test_containers_integration_tests/services
NeatGuyCoding a00ac1b5b1
fix(api): fix credential type handling and rebuild subscription transaction safety (#30242)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-12-28 20:29:35 +08:00
..
tools fix: validate first then save to db (#30107) 2025-12-25 19:36:52 +09:00
workflow
__init__.py
test_account_service.py
test_advanced_prompt_template_service.py
test_agent_service.py more typed orm (#28519) 2025-11-24 10:50:20 +08:00
test_annotation_service.py more typed orm (#28519) 2025-11-24 10:50:20 +08:00
test_api_based_extension_service.py test: add comprehensive unit tests for SegmentService - Fix: #28656 (#28568) 2025-11-26 09:43:00 +08:00
test_app_dsl_service.py
test_app_generate_service.py feat: add APP_DEFAULT_ACTIVE_REQUESTS as the default value for APP_AC… (#26930) 2025-11-27 10:51:48 +08:00
test_app_service.py
test_feature_service.py
test_feedback_service.py fix: fix feedback like or dislike not display in logs (#28652) 2025-11-26 13:59:47 +08:00
test_file_service.py
test_message_service.py
test_metadata_service.py
test_model_load_balancing_service.py
test_model_provider_service.py feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
test_saved_message_service.py
test_tag_service.py
test_trigger_provider_service.py fix(api): fix credential type handling and rebuild subscription transaction safety (#30242) 2025-12-28 20:29:35 +08:00
test_web_conversation_service.py
test_webapp_auth_service.py
test_webhook_service.py fix: webhook node output file as file variable (#29621) 2025-12-15 19:55:59 +08:00
test_workflow_app_service.py more typed orm (#28494) 2025-11-21 16:42:27 +09:00
test_workflow_draft_variable_service.py
test_workflow_run_service.py
test_workflow_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
test_workspace_service.py