..
tools
fix: validate first then save to db ( #30107 )
2025-12-25 19:36:52 +09: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
Feature:during account initialization, set the interface language to be consistent with the display language( #27029 ) ( #27042 )
2025-10-21 15:53:12 +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
more typed orm ( #28519 )
2025-11-24 10:50:20 +08:00
test_annotation_service.py
more typed orm ( #28519 )
2025-11-24 10:50:20 +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
Export DSL from history ( #24939 )
2025-09-02 21:36:52 +08:00
test_app_generate_service.py
feat: add APP_DEFAULT_ACTIVE_REQUESTS as the default value for APP_AC… ( #26930 )
2025-11-27 10:51:48 +08:00
test_app_service.py
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00
test_feature_service.py
refactor: replace hardcoded user plan strings with CloudPlan enum ( #27675 )
2025-11-03 11:51:09 +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_message_service.py
try ast-grep ( #24149 )
2025-08-19 13:41:52 +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
feat: dark theme icon support ( #28858 )
2025-12-04 09:29:00 +08: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
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00
test_trigger_provider_service.py
fix(api): surface subscription deletion errors to users
2025-12-29 18:01:49 +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
more typed orm ( #28494 )
2025-11-21 16:42:27 +09:00
test_workflow_draft_variable_service.py
feat: knowledge pipeline ( #25360 )
2025-09-18 12:49:10 +08:00
test_workflow_run_service.py
remove .value ( #26633 )
2025-10-11 09:08:29 +08:00
test_workflow_service.py
feat: introduce trigger functionality ( #27644 )
2025-11-12 17:59:37 +08:00
test_workspace_service.py
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00