dify/api/tests/unit_tests/core/helper
Byron.wang c4ea406586
refactor(api): decouple system features and web adapters (#40772)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-01 11:50:52 +00:00
..
code_executor fix: use jinja sandbox (#39609) 2026-07-27 06:03:01 +00:00
__init__.py feat: support max_retries in jina requests (#6585) 2024-07-25 13:10:39 +08:00
test_creators.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
test_credential_utils.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_csv_sanitizer.py fix: csv injection in annotations export (#29462) 2025-12-15 17:14:05 +08:00
test_download.py fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
test_encrypter.py test: use sqlite3 session in test_encrypter (#38726) 2026-07-25 14:19:49 +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: centralize core and service config overrides (#40868) 2026-08-29 14:05:34 +00:00
test_model_provider_cache.py fix(api): migrate legacy model types during upgrade (#41326) 2026-08-27 02:00:33 +00:00
test_moderation.py chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00: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_provider_cache.py fix(api): ignore invalid utf8 cache payloads (#37835) 2026-07-09 09:52:49 +00:00
test_ssrf_proxy.py test: centralize core and service config overrides (#40868) 2026-08-29 14:05:34 +00:00
test_tool_parameter_cache.py fix(api): ignore invalid utf8 cache payloads (#37835) 2026-07-09 09:52:49 +00:00
test_trace_id_helper.py feat: support custom trace session id for Phoenix tracing (#37056) 2026-06-04 08:42:03 +00:00