dify/api/tests/unit_tests/services
Renzo a69b8c1e96
refactor: select in service API dataset document and segment controllers (#34101)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-26 13:24:54 +09:00
..
auth
enterprise test: migrate account deletion sync tests to testcontainers (#34091) 2026-03-25 23:09:10 +09:00
plugin test: migrate plugin parameter service tests to testcontainers (#34090) 2026-03-25 23:11:14 +09:00
recommend_app test: migrate database retrieval tests to testcontainers (#34087) 2026-03-25 23:06:46 +09:00
retention
tools
workflow refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
__init__.py
controller_api.py
dataset_metadata.py
dataset_permission_service.py
dataset_service_test_helpers.py refactor: select in service API dataset document and segment controllers (#34101) 2026-03-26 13:24:54 +09:00
dataset_service_update_delete.py
document_indexing_task_proxy.py
document_service_status.py
document_service_validation.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
external_dataset_service.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
hit_service.py
segment_service.py
services_test_help.py
test_account_service.py
test_annotation_service.py
test_api_token_service.py
test_app_dsl_service_import_yaml_url.py
test_app_dsl_service.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_app_generate_service_streaming_integration.py
test_app_generate_service.py
test_app_model_config_service.py
test_app_task_service.py
test_archive_workflow_run_logs.py
test_async_workflow_service.py
test_audio_service.py
test_batch_indexing_base.py
test_billing_service.py
test_clear_free_plan_expired_workflow_run_logs.py
test_clear_free_plan_tenant_expired_logs.py
test_code_based_extension_service.py
test_conversation_service.py
test_dataset_service_dataset.py test: Unit test case for services.dataset_services.py (#33212) 2026-03-26 00:28:48 +08:00
test_dataset_service_document.py test: Unit test case for services.dataset_services.py (#33212) 2026-03-26 00:28:48 +08:00
test_dataset_service_lock_not_owned.py
test_dataset_service_segment.py test: Unit test case for services.dataset_services.py (#33212) 2026-03-26 00:28:48 +08:00
test_datasource_provider_service.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_document_indexing_task_proxy.py
test_duplicate_document_indexing_task_proxy.py
test_export_app_messages.py
test_external_dataset_service.py
test_feature_service_human_input_email_delivery.py
test_file_service.py
test_hit_testing_service.py
test_human_input_delivery_test_service.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_human_input_service.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_knowledge_service.py refactor: replace dict with BedrockRetrievalSetting BaseModel in knowledge_service (#34080) 2026-03-25 21:33:24 +09:00
test_message_service.py
test_messages_clean_service.py
test_metadata_bug_complete.py
test_metadata_nullable_bug.py
test_metadata_service.py
test_model_load_balancing_service.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_model_provider_service_sanitization.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_operation_service.py
test_ops_service.py
test_rag_pipeline_task_proxy.py
test_recommended_app_service.py
test_schedule_service.py
test_summary_index_service.py
test_tag_service.py
test_trigger_provider_service.py
test_variable_truncator.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_vector_service.py
test_webhook_service.py
test_website_service.py
test_workflow_run_service_pause.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_workflow_service.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_workspace_service.py
vector_service.py