dify/api/tests/test_containers_integration_tests/services
2026-06-01 11:09:40 +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 test: satisfy strict pyrefly for migrated container tests (#36791) 2026-06-01 11:09:40 +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 fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +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 chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_conversation_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_conversation_variable_updater.py
test_credit_pool_service.py chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
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 chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
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 refactor: port DatasetProcessRule (#31004) 2026-05-11 03:37:26 +00:00
test_dataset_service_update_dataset.py
test_dataset_service.py
test_delete_archived_workflow_run.py
test_document_service_display_status.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_document_service_rename_document.py
test_end_user_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_feature_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_feedback_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
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: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
test_human_input_delivery_test.py
test_message_export_service.py
test_message_service_execution_extra_content.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
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: add type to test (#35871) 2026-05-08 01:06:25 +00:00
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: satisfy strict pyrefly for migrated container tests (#36791) 2026-06-01 11:09:40 +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 chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
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