dify/api/tests/unit_tests/extensions
Yunlu Wen a728e0ac69
feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-05-26 01:12:36 +00:00
..
logstore fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697) 2026-01-14 10:21:26 +08:00
otel refactor(otel): replace Any with Tracer and [T] generics (#34883) 2026-04-10 07:37:14 +00:00
storage test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
test_celery_ssl.py feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
test_ext_blueprints_openapi.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_ext_login.py refactor(api): tighten login and wrapper typing (#34447) 2026-04-02 09:36:58 +00:00
test_ext_request_logging.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_pubsub_channel.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_redis.py feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
test_set_secretkey.py fix(security): harden self-hosted SECRET_KEY bootstrap (#36049) 2026-05-12 05:35:24 +00:00