dify/api/tests/test_containers_integration_tests/services
Asuka Minato 7b5c371b9d
chore: api para type (#35985)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-10 06:04:42 +00:00
..
auth refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
enterprise refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
plugin chore(test): Move plugin permission tests to testcontainers (#35884) 2026-05-07 09:57:53 +00:00
rag_pipeline
recommend_app feat: support configurable explore app categories (#35723) 2026-05-08 06:04:07 +00:00
tools refactor: use sessionmaker in api_tools_manage_service.py (#34892) 2026-04-17 05:07:12 +00:00
workflow refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
__init__.py
dataset_collection_binding.py
dataset_service_update_delete.py
document_service_status.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
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 refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_agent_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_annotation_service.py
test_api_based_extension_service.py
test_api_token_service.py
test_app_dsl_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_app_generate_service.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
test_app_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_attachment_service.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_audio_service_db.py
test_billing_service.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
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 refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
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 refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_dataset_service_batch_update_document_status.py
test_dataset_service_create_dataset.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_dataset_service_delete_dataset.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
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
test_dataset_service_permissions.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +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 refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_delete_archived_workflow_run.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
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
test_file_service.py
test_hit_testing_service.py
test_human_input_delivery_test_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +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 chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_message_service_extra_contents.py
test_message_service.py
test_messages_clean_service.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
test_metadata_partial_update.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_metadata_service.py
test_model_load_balancing_service.py
test_model_provider_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_oauth_server_service.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_ops_service.py
test_recommended_app_service.py
test_restore_archived_workflow_run.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_saved_message_service.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
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: verticalize tag management and batch bindings (#35840) 2026-05-07 01:36:10 +00:00
test_trigger_provider_service.py
test_web_conversation_service.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
test_webapp_auth_service.py
test_webhook_service_relationships.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_webhook_service.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
test_workflow_app_service.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_workflow_draft_variable_service.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_workflow_run_service.py
test_workflow_service.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_workspace_service.py