dify/api/tests/test_containers_integration_tests/services
hyl64 ceec00e172
fix: accept icon type in app icon updates (#35360)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
2026-04-20 02:33:49 +00: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 refactor: use EnumText for credential_type in TriggerSubscription (#34174) 2026-03-27 10:53:51 +00:00
rag_pipeline test: migrate RagPipelineService DB operation SQL tests to Testcontainer (#34959) 2026-04-11 16:32:52 +00:00
recommend_app
tools refactor: use sessionmaker in api_tools_manage_service.py (#34892) 2026-04-17 05:07:12 +00:00
workflow chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
__init__.py
dataset_collection_binding.py
dataset_service_update_delete.py
document_service_status.py
test_account_service.py test(types): replace Account/Tenant status string literals with enum values (#35267) 2026-04-15 15:52:38 +00:00
test_advanced_prompt_template_service.py
test_agent_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_annotation_service.py
test_api_based_extension_service.py
test_api_token_service.py test: migrate api token service tests to testcontainers (#34148) 2026-03-26 21:02:09 +00:00
test_app_dsl_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_app_generate_service.py
test_app_service.py fix: accept icon type in app icon updates (#35360) 2026-04-20 02:33:49 +00:00
test_attachment_service.py
test_audio_service_db.py test: migrate AudioService TTS message-ID lookup tests to Testcontainers integration tests (#34992) 2026-04-13 06:26:43 +00:00
test_billing_service.py test: migrate BillingService permission-check tests to Testcontainers integration tests (#34993) 2026-04-13 03:44:14 +00:00
test_conversation_service_variables.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_conversation_service.py test: migrate conversation rename/delete edge cases to Testcontainers integration tests (#34991) 2026-04-13 00:55:58 +00:00
test_conversation_variable_updater.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
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: migrate dataset service document mock tests to testcontainers (#35191) 2026-04-17 07:03:30 +00:00
test_dataset_service_get_segments.py
test_dataset_service_permissions.py test: migrate dataset service dataset mock tests to testcontainers (#35194) 2026-04-14 19:52:31 +00:00
test_dataset_service_retrieval.py
test_dataset_service_update_dataset.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_dataset_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_delete_archived_workflow_run.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_document_service_display_status.py
test_document_service_rename_document.py
test_end_user_service.py
test_feature_service.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00: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 chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
test_human_input_delivery_test.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_metadata_partial_update.py
test_metadata_service.py
test_model_load_balancing_service.py refactor: use EnumText for model_type in provider models (#34300) 2026-03-31 00:31:33 +00:00
test_model_provider_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
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_schedule_service.py test: migrate schedule service mock tests to testcontainers (#35196) 2026-04-14 20:34:53 +00:00
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_relationships.py test: migrate webhook service additional mock tests to testcontainers (#35199) 2026-04-15 08:14:36 +00:00
test_webhook_service.py
test_workflow_app_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_workflow_draft_variable_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_workflow_run_service.py
test_workflow_service.py test: migrate workflow service tests to testcontainers (#34206) 2026-03-29 21:50:21 +00:00
test_workspace_service.py test: migrate workspace service tests to testcontainers (#34218) 2026-03-28 07:50:26 +00:00