dify/api/tests/unit_tests/services/auth
Asuka Minato fae607e2fe
chore: add Type to test (#37191)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-19 16:44:20 +00:00
..
__init__.py test: add comprehensive API key authentication service tests (#22572) 2025-07-18 13:52:22 +08:00
test_api_key_auth_base.py refactor(api): type auth service credentials with TypedDict (#33867) 2026-03-24 13:22:17 +09:00
test_api_key_auth_factory.py refactor(api): type auth service credentials with TypedDict (#33867) 2026-03-24 13:22:17 +09:00
test_auth_type.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
test_firecrawl_auth.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_jina_auth_standalone_module.py fix(jina): handle non-json auth errors (#37502) 2026-06-16 08:16:34 +00:00
test_jina_auth.py chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_watercrawl_auth.py fix(watercrawl): handle non-json auth errors (#37498) 2026-06-16 08:16:30 +00:00