goauthentik / goauthentik/authentik
web: e2e coverage for account lockdown
Open
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
Track browser coverage for the enterprise account lockdown feature (`authentik/enterprise/stages/account_lockdown/`).
Surfaces to cover:
- The `Account Lockdown` action on the user details page (`ak-user-info-card`), which calls `startAccountLockdown()` and follows the returned flow link.
- The Account Lockdown stage form in the admin flow-stage list (`AccountLockdownStageForm`).
- The end-user entry point in `UserSettingsPage`.
Third layer of the e2e stack that starts with user switching.
Contributor guide
Assessment
This issue has not been assessed yet.