dify/api/tests/unit_tests/services/auth
Asuka Minato ef51678c73
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-24 00:57:45 +08: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 test: add comprehensive unit tests for auth service module (#22662) 2025-07-20 11:06:32 +08:00
test_api_key_auth_factory.py test: add comprehensive unit tests for auth service module (#22662) 2025-07-20 11:06:32 +08:00
test_api_key_auth_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
test_auth_integration.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08: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: add comprehensive unit tests for Firecrawl and Watercrawl auth providers (#22705) 2025-07-21 15:58:36 +08:00
test_jina_auth.py test: add comprehensive unit tests for auth service module (#22662) 2025-07-20 11:06:32 +08:00
test_watercrawl_auth.py test: add comprehensive unit tests for Firecrawl and Watercrawl auth providers (#22705) 2025-07-21 15:58:36 +08:00