dify/api/tests/test_containers_integration_tests/services
-LAN- 8d99326fb3
feat(plugin): cache plugin model providers by tenant (#36449)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-05-23 09:12:09 +00:00
..
auth chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
enterprise chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
plugin feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
rag_pipeline
recommend_app chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
tools feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
workflow
__init__.py
dataset_collection_binding.py
dataset_service_update_delete.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
document_service_status.py
test_account_service.py
test_advanced_prompt_template_service.py
test_agent_service.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_annotation_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_api_based_extension_service.py
test_api_token_service.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_app_dsl_service.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
test_app_generate_service.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
test_app_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_attachment_service.py
test_audio_service_db.py
test_billing_service.py
test_conversation_service_variables.py
test_conversation_service.py
test_conversation_variable_updater.py
test_credit_pool_service.py
test_dataset_permission_service.py
test_dataset_service_batch_update_document_status.py
test_dataset_service_create_dataset.py
test_dataset_service_delete_dataset.py
test_dataset_service_document.py
test_dataset_service_get_segments.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
test_dataset_service_permissions.py
test_dataset_service_retrieval.py
test_dataset_service_update_dataset.py
test_dataset_service.py
test_delete_archived_workflow_run.py
test_document_service_display_status.py
test_document_service_rename_document.py
test_end_user_service.py
test_feature_service.py
test_feedback_service.py
test_file_service_zip_and_lookup.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_file_service.py fix(security): tenant-scope FilePreviewApi text-extract endpoint (GHSA-2qwc-c2cc-2xwv) (#35797) 2026-05-14 16:13:04 +00:00
test_hit_testing_service.py
test_human_input_delivery_test_service.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_human_input_delivery_test.py
test_message_export_service.py
test_message_service_execution_extra_content.py
test_message_service_extra_contents.py
test_message_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_messages_clean_service.py
test_metadata_partial_update.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_metadata_service.py
test_model_load_balancing_service.py
test_model_provider_service.py
test_oauth_server_service.py
test_ops_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_recommended_app_service.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
test_restore_archived_workflow_run.py
test_saved_message_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_schedule_service.py
test_tag_service.py fix: allow tag rename without type payload (#36182) 2026-05-15 01:29:17 +00:00
test_trigger_provider_service.py test: stabilize trigger subscription name uniqueness setup (#36353) 2026-05-19 10:09:02 +00:00
test_web_conversation_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_webapp_auth_service.py
test_webhook_service_relationships.py
test_webhook_service.py
test_workflow_app_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_workflow_draft_variable_service.py
test_workflow_run_service.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
test_workflow_service.py
test_workspace_service.py