dify/api/tests/unit_tests/core
wangxiaolei 4fce99379e
Some checks failed
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Check i18n Files and Create PR / check-and-update (push) Has been cancelled
test(api): add a test for detect_file_encodings (#29778)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-17 14:33:30 +08:00
..
agent/output_parser
app fix: treat empty default values for optional file inputs as unset (#28948) 2025-12-05 11:16:18 +08:00
datasource feat: complete test script of file upload (#28843) 2025-11-28 15:10:12 +08:00
file fix: File model add known extra fields, fix issue about the tool of… (#27607) 2025-11-04 09:57:25 +08:00
helper fix: csv injection in annotations export (#29462) 2025-12-15 17:14:05 +08:00
mcp feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
model_runtime
moderation Feat/ implement test script of content moderation (#28923) 2025-11-30 12:43:58 +08:00
ops
plugin feat: complete test script of plugin manager (#28967) 2025-12-02 11:25:08 +08:00
prompt
rag test(api): add a test for detect_file_encodings (#29778) 2025-12-17 14:33:30 +08:00
repositories
schemas
tools fix: fix mime type is none (#29579) 2025-12-15 10:09:11 +08:00
variables fix(api): SegmentType.is_valid() raises AssertionError for SegmentType.GROUP (#28249) 2025-11-21 16:43:09 +09:00
workflow feat: add GraphEngine layer node execution hooks (#28583) 2025-12-16 13:26:31 +08:00
__init__.py
test_file.py
test_model_manager.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
test_provider_configuration.py fix enum and type (#26756) 2025-10-11 17:46:44 +08:00
test_provider_manager.py more typed orm (#28519) 2025-11-24 10:50:20 +08:00
test_trigger_debug_event_selectors.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00