| .. |
|
auth
|
test: migrate api key auth service tests to testcontainers (#34147)
|
2026-03-26 20:31:18 +00:00 |
|
enterprise
|
test: migrate account deletion sync tests to testcontainers (#34091)
|
2026-03-25 23:09:10 +09:00 |
|
plugin
|
test: migrate plugin service tests to testcontainers (#34098)
|
2026-03-26 20:36:12 +00:00 |
|
recommend_app
|
test: migrate database retrieval tests to testcontainers (#34087)
|
2026-03-25 23:06:46 +09:00 |
|
tools
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
workflow
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
__init__.py
|
Feat add testcontainers test for account service (#23380)
|
2025-08-05 20:15:39 +08:00 |
|
dataset_collection_binding.py
|
refactor: use EnumText for dataset and replace string literals 4 (#33606)
|
2026-03-18 09:18:08 +09:00 |
|
dataset_service_update_delete.py
|
refactor: select in console datasets document controller (#34029)
|
2026-03-25 12:47:25 +09:00 |
|
document_service_status.py
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
test_account_service.py
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
|
2026-03-14 13:38:27 +09:00 |
|
test_advanced_prompt_template_service.py
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
|
2025-09-12 21:14:26 +08:00 |
|
test_agent_service.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_annotation_service.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
|
2026-03-21 11:47:48 +09:00 |
|
test_api_based_extension_service.py
|
test: migrate api based extension service tests to testcontainers (#33952)
|
2026-03-23 22:20:53 +09:00 |
|
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
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
test_app_generate_service.py
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
|
2026-03-14 13:38:27 +09:00 |
|
test_app_service.py
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
test_attachment_service.py
|
refactor: migrate attachment service tests to testcontainers (#33900)
|
2026-03-23 16:18:46 +09:00 |
|
test_billing_service.py
|
feat: get plan bulk with cache (#30339)
|
2025-12-30 09:27:46 +08:00 |
|
test_conversation_service.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
|
2026-03-21 11:47:48 +09:00 |
|
test_conversation_variable_updater.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_credit_pool_service.py
|
refactor: use EnumText for TenantCreditPool.pool_type (#33959)
|
2026-03-24 02:51:10 +09:00 |
|
test_dataset_permission_service.py
|
refactor: select in console datasets document controller (#34029)
|
2026-03-25 12:47:25 +09:00 |
|
test_dataset_service_batch_update_document_status.py
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
test_dataset_service_create_dataset.py
|
test: migrate dataset service create dataset tests to testcontainers (#33945)
|
2026-03-23 22:20:25 +09:00 |
|
test_dataset_service_delete_dataset.py
|
refactor: select in console datasets document controller (#34029)
|
2026-03-25 12:47:25 +09:00 |
|
test_dataset_service_get_segments.py
|
refactor: select in console datasets document controller (#34029)
|
2026-03-25 12:47:25 +09:00 |
|
test_dataset_service_retrieval.py
|
refactor: select in console datasets document controller (#34029)
|
2026-03-25 12:47:25 +09:00 |
|
test_dataset_service_update_dataset.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_dataset_service.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_delete_archived_workflow_run.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_document_service_display_status.py
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
test_document_service_rename_document.py
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
test_end_user_service.py
|
test: migrate end user service batch tests to testcontainers (#33947)
|
2026-03-23 21:54:37 +09:00 |
|
test_feature_service.py
|
fix: enterprise API error handling and license enforcement (#33044)
|
2026-03-15 20:59:41 -07:00 |
|
test_feedback_service.py
|
refactor: use EnumText for MessageFeedback and MessageFile columns (#33738)
|
2026-03-20 01:13:26 +09:00 |
|
test_file_service_zip_and_lookup.py
|
test: migrate file service zip and lookup tests to testcontainers (#33944)
|
2026-03-23 21:52:31 +09:00 |
|
test_file_service.py
|
refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728)
|
2026-03-19 15:15:32 +09:00 |
|
test_human_input_delivery_test_service.py
|
test: migrate human input delivery test service tests to testcontainers (#34092)
|
2026-03-26 20:29:20 +00:00 |
|
test_human_input_delivery_test.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_message_export_service.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
|
2026-03-21 11:47:48 +09:00 |
|
test_message_service_execution_extra_content.py
|
feat: Human Input Node (#32060)
|
2026-02-09 14:57:23 +08:00 |
|
test_message_service_extra_contents.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
|
2026-03-21 11:47:48 +09:00 |
|
test_message_service.py
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
test_messages_clean_service.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_metadata_partial_update.py
|
test: migrate metadata partial update tests to testcontainers (#34088)
|
2026-03-25 23:10:48 +09:00 |
|
test_metadata_service.py
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
test_model_load_balancing_service.py
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
test_model_provider_service.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_oauth_server_service.py
|
test: migrate oauth server service tests to testcontainers (#33958)
|
2026-03-24 03:15:22 +09:00 |
|
test_restore_archived_workflow_run.py
|
test: migrate restore archived workflow run tests to testcontainers (#34083)
|
2026-03-25 21:31:53 +09:00 |
|
test_saved_message_service.py
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
test_tag_service.py
|
refactor: select in console datasets document controller (#34029)
|
2026-03-25 12:47:25 +09:00 |
|
test_trigger_provider_service.py
|
refactor: use generate_valid_password helper for creating test account passwords (#33192)
|
2026-03-10 15:42:52 +08:00 |
|
test_web_conversation_service.py
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
test_webapp_auth_service.py
|
refactor: use generate_valid_password helper for creating test account passwords (#33192)
|
2026-03-10 15:42:52 +08:00 |
|
test_webhook_service.py
|
refactor: Unify NodeConfigDict.data and BaseNodeData (#32780)
|
2026-03-11 23:43:58 +08:00 |
|
test_workflow_app_service.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_workflow_draft_variable_service.py
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
test_workflow_run_service.py
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +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
|
feat: replace db.session with db_session_with_containers (#32942)
|
2026-03-04 14:50:41 +09:00 |