..
tools
feat(api): Human Input Node (backend part) ( #31646 )
2026-01-30 10:18:49 +08:00
workflow
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00
__init__.py
Feat add testcontainers test for account service ( #23380 )
2025-08-05 20:15:39 +08:00
test_account_service.py
feat(api): Human Input Node (backend part) ( #31646 )
2026-01-30 10:18:49 +08: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: port AppModelConfig ( #30919 )
2026-01-24 10:25:51 +08:00
test_annotation_service.py
refactor(db): enforce non-null message annotation questions ( #27915 )
2026-01-21 17:54:59 +08:00
test_api_based_extension_service.py
test: add comprehensive unit tests for SegmentService - Fix : #28656 ( #28568 )
2025-11-26 09:43:00 +08:00
test_app_dsl_service.py
refactor: port AppModelConfig ( #30919 )
2026-01-24 10:25:51 +08:00
test_app_generate_service.py
feat(api): Human Input Node (backend part) ( #31646 )
2026-01-30 10:18:49 +08:00
test_app_service.py
fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. ( #30450 )
2026-01-06 09:56:30 +08:00
test_billing_service.py
feat: get plan bulk with cache ( #30339 )
2025-12-30 09:27:46 +08:00
test_feature_service.py
refactor: optimize system features response payload for unauthenticated clients ( #31392 )
2026-01-23 12:12:11 +08:00
test_feedback_service.py
fix: fix feedback like or dislike not display in logs ( #28652 )
2025-11-26 13:59:47 +08:00
test_file_service.py
feat: implement file extension blacklist for upload security ( #27540 )
2025-11-04 15:45:22 +08:00
test_human_input_delivery_test.py
feat(api): Human Input Node (backend part) ( #31646 )
2026-01-30 10:18:49 +08:00
test_message_service.py
try ast-grep ( #24149 )
2025-08-19 13:41:52 +08:00
test_message_service_execution_extra_content.py
feat(api): Human Input Node (backend part) ( #31646 )
2026-01-30 10:18:49 +08:00
test_messages_clean_service.py
fix: message clean service ut ( #31038 )
2026-01-15 15:13:25 +08:00
test_metadata_service.py
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00
test_model_load_balancing_service.py
remove .value ( #26633 )
2025-10-11 09:08:29 +08:00
test_model_provider_service.py
chore: remove icon_large of models ( #30466 )
2026-01-03 02:35:17 +09:00
test_saved_message_service.py
feature: add test containers base tests for saved message service ( #24259 )
2025-08-21 09:34:49 +08:00
test_tag_service.py
fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. ( #30450 )
2026-01-06 09:56:30 +08:00
test_trigger_provider_service.py
fix(api): surface subscription deletion errors to users ( #30333 )
2026-01-05 11:02:04 +08:00
test_web_conversation_service.py
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00
test_webapp_auth_service.py
feat: use id for webapp ( #27576 )
2025-10-29 01:45:40 -07:00
test_webhook_service.py
fix: webhook node output file as file variable ( #29621 )
2025-12-15 19:55:59 +08:00
test_workflow_app_service.py
fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. ( #30450 )
2026-01-06 09:56:30 +08:00
test_workflow_draft_variable_service.py
feat: knowledge pipeline ( #25360 )
2025-09-18 12:49:10 +08:00
test_workflow_run_service.py
feat(api): Human Input Node (backend part) ( #31646 )
2026-01-30 10:18:49 +08:00
test_workflow_service.py
refactor: port AppModelConfig ( #30919 )
2026-01-24 10:25:51 +08:00
test_workspace_service.py
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00