dify/api/tests/test_containers_integration_tests/services
2026-01-22 16:13:10 +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 refactor(models): Refine MessageAgentThought SQLAlchemy typing (#27749) 2026-01-10 17:17:45 +09:00
test_annotation_service.py refactor(db): enforce non-null message annotation questions (#27915) 2026-01-22 16:13:10 +08:00
test_api_based_extension_service.py
test_app_dsl_service.py
test_app_generate_service.py
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
test_file_service.py
test_message_service.py
test_messages_clean_service.py fix: message clean service ut (#31038) 2026-01-15 15:13:25 +08:00
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
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