Browser E2E for the admin OAuth2-clients screen #39
Reference in New Issue
Block a user
Delete Branch "e2e-oauth2-clients"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wires Hydra into the full-flow e2e stack (serve all --dev) and adds a browser test driving /admin/clients: register → one-time secret shown once → list → detail → delete via the confirm step. Closes the last uncovered admin screen (was unit-only).