dify/api/tests/unit_tests/core/helper
-LAN- 05aba26091 chore(api): upgrade graphon to v0.3.0
Adapt the backend Graphon integration to the v0.3.0 breaking changes.

Migrate provider factory and runtime usage, switch workflow node construction to the new data payload API, and refresh backend tests for the updated VariablePool and node behaviors.
2026-05-08 13:36:25 +08:00
..
code_executor test: added unit test for remaining files in core helper folder (#33288) 2026-04-02 06:50:58 +00:00
__init__.py feat: support max_retries in jina requests (#6585) 2024-07-25 13:10:39 +08:00
test_creators.py feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00:00
test_credential_utils.py refactor(api): tighten types for Tenant.custom_config_dict and MCPToolProvider.headers (#34698) 2026-04-08 01:36:42 +00:00
test_csv_sanitizer.py fix: csv injection in annotations export (#29462) 2025-12-15 17:14:05 +08:00
test_download.py test: added unit test for remaining files in core helper folder (#33288) 2026-04-02 06:50:58 +00:00
test_encrypter.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_http_client_pooling.py test: added unit test for remaining files in core helper folder (#33288) 2026-04-02 06:50:58 +00:00
test_marketplace.py test: added unit test for remaining files in core helper folder (#33288) 2026-04-02 06:50:58 +00:00
test_moderation.py chore(api): upgrade graphon to v0.3.0 2026-05-08 13:36:25 +08:00
test_name_generator.py test: added unit test for remaining files in core helper folder (#33288) 2026-04-02 06:50:58 +00:00
test_ssrf_proxy.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
test_tool_parameter_cache.py test: added unit test for remaining files in core helper folder (#33288) 2026-04-02 06:50:58 +00:00
test_trace_id_helper.py feat(trace): support external trace id propagation (#22623) 2025-07-22 15:17:43 +08:00