You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.
Unauthenticated user visits home page, and clicks "Login with LOA1".
Expect to be redirected to a localhost login.gov URL - will probably need to be mocked/faked to avoid having to run the identity-idp server locally (so that begs the question of how valuable this test would be in general)
User clicks "Sign In" then "Next" then "Submit"
Expect to be redirected to the /profile page.
Passport Authentication Test
Unauthenticated user visits profile page.
Expect to be redirected back to the home page.
The text was updated successfully, but these errors were encountered:
The following scenarios should be tested (maybe):
Login Test
Passport Authentication Test
The text was updated successfully, but these errors were encountered: