dify/api/tests/test_containers_integration_tests/services
-LAN- 1e10bf525c
refactor(models): Refine MessageAgentThought SQLAlchemy typing (#27749)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-10 17:17:45 +09: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 refactor(models): Refine MessageAgentThought SQLAlchemy typing (#27749) 2026-01-10 17:17:45 +09:00
test_annotation_service.py fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +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 fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +08:00
test_billing_service.py feat: get plan bulk with cache (#30339) 2025-12-30 09:27:46 +08:00
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 chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
test_saved_message_service.py
test_tag_service.py fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +08:00
test_trigger_provider_service.py fix(api): surface subscription deletion errors to users (#30333) 2026-01-05 11:02:04 +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 fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +08:00
test_workflow_draft_variable_service.py
test_workflow_run_service.py
test_workflow_service.py
test_workspace_service.py