dify/api/tests/unit_tests/controllers/console/auth
Asuka Minato c277f48084
test: move email registration coverage to unit tests (#38928)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 04:05:59 +00:00
..
test_account_activation.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_authentication_security.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_data_source_bearer_auth.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_email_register_language.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
test_email_register.py test: move email registration coverage to unit tests (#38928) 2026-07-15 04:05:59 +00:00
test_email_verification.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
test_forgot_password.py test: move console forgot-password coverage to unit tests (#38922) 2026-07-15 03:56:41 +00:00
test_login_logout.py feat(enterprise): enforce licensed seats cap at account creation (#38883) 2026-07-14 06:51:19 +00:00
test_oauth_redirect.py feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900) 2026-07-14 08:23:39 +00:00
test_oauth_server.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_oauth_timezone.py feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900) 2026-07-14 08:23:39 +00:00
test_token_refresh.py refactor(api): Stop masking refresh-token service errors as 401 (#38463) 2026-07-06 18:14:54 +00:00