dify/api/tests/unit_tests/controllers/console/auth
Byron.wang 692010f0fc
refactor(api): decouple console OAuth flow from legacy account services (#41188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-03 08:47:14 +00:00
..
test_account_activation.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
test_data_source_bearer_auth.py refactor(api): require active workspace in request context (#41280) 2026-09-02 06:54:47 +00:00
test_data_source_oauth.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_email_register.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_forgot_password.py refactor(api): extract forgot password application service (#41111) 2026-09-03 01:38:59 +00:00
test_login_logout.py refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +00:00
test_oauth_server.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
test_oauth.py refactor(api): decouple console OAuth flow from legacy account services (#41188) 2026-09-03 08:47:14 +00:00