dify/api/tests/unit_tests/services/auth
YBoy 408f650b0c
test: migrate auth integration tests to testcontainers (#34089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-03-26 23:25:36 +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 test: add comprehensive unit tests for AuthType (#22742) 2025-07-22 08:12:38 +08:00
test_firecrawl_auth.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_jina_auth_standalone_module.py test: added test for services of ops, summary, vector, website and ji… (#32893) 2026-03-12 15:34:20 +08:00
test_jina_auth.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_watercrawl_auth.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00