added auth tests
parent
cf787550
No related branches found
No related tags found
This commit is part of merge request !22. Comments created here will be created in the context of that merge request.
Showing
- cypress.config.ts 3 additions, 1 deletioncypress.config.ts
- cypress/e2e/auth.cy.ts 121 additions, 0 deletionscypress/e2e/auth.cy.ts
- cypress/e2e/user-journeys-logged-in.cy.ts 34 additions, 34 deletionscypress/e2e/user-journeys-logged-in.cy.ts
- cypress/e2e/user-journeys.cy.ts 6 additions, 3 deletionscypress/e2e/user-journeys.cy.ts
- cypress/screenshots/auth.cy.ts/user authentication -- should block unauthenticated user from entering a protected route (failed).png 0 additions, 0 deletions...ticated user from entering a protected route (failed).png
- cypress/support/commands.ts 30 additions, 2 deletionscypress/support/commands.ts
- cypress/support/protected.routes.ts 0 additions, 0 deletionscypress/support/protected.routes.ts
cypress/e2e/auth.cy.ts
0 → 100644
132 KiB
cypress/support/protected.routes.ts
0 → 100644