dify/api/tests/test_containers_integration_tests/services
2026-04-10 22:47:40 +08:00
..
auth perf: use global httpx client instead of per request create new one (#34311) 2026-04-01 01:19:32 +00:00
enterprise
plugin
recommend_app
tools
workflow
__init__.py
dataset_collection_binding.py
dataset_service_update_delete.py
document_service_status.py
test_account_service.py
test_advanced_prompt_template_service.py
test_agent_service.py
test_annotation_service.py
test_api_based_extension_service.py
test_api_token_service.py
test_app_dsl_service.py
test_app_generate_service.py
test_app_service.py
test_attachment_service.py
test_billing_service.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_get_segments.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 Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-04-09 11:27:12 +08:00
test_feedback_service.py refactor: select in 10 service files (#34373) 2026-04-01 08:03:49 +00:00
test_file_service_zip_and_lookup.py
test_file_service.py
test_hit_testing_service.py test: migrate hit_testing_service tests to testcontainers (#34750) 2026-04-10 08:26:40 +00:00
test_human_input_delivery_test_service.py
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
test_messages_clean_service.py
test_metadata_partial_update.py
test_metadata_service.py
test_model_load_balancing_service.py
test_model_provider_service.py
test_oauth_server_service.py
test_ops_service.py test: migrate ops_service tests to testcontainers (#34749) 2026-04-10 08:25:50 +00:00
test_recommended_app_service.py test: migrate recommended_app_service tests to testcontainers (#34751) 2026-04-09 00:36:57 +00:00
test_restore_archived_workflow_run.py
test_saved_message_service.py
test_tag_service.py refactor: replace dict params with BaseModel payloads in TagService (#34422) 2026-04-07 04:20:02 +00:00
test_trigger_provider_service.py
test_web_conversation_service.py
test_webapp_auth_service.py fix: fix orm_exc.DetachedInstanceError (#34904) 2026-04-10 07:13:59 +00:00
test_webhook_service.py
test_workflow_app_service.py
test_workflow_draft_variable_service.py
test_workflow_run_service.py
test_workflow_service.py
test_workspace_service.py