Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
refactor: convert auth tests from Cypress to Jest (#864)
Browse files Browse the repository at this point in the history
* refactor: replace data-test with data-testid

* refactor: add Jest tests for auth pages

* refactor: remove Cypress tests for auth pages

* refactor: remove questionable snapshots

* refactor: share test server setup/teardown

* refactor: restore auth page flex layout

* refactor: use toBeInTheDocument

* refactor: change recent data-test attrs to data-testid
  • Loading branch information
olav authored Apr 8, 2022
1 parent 1b3dacb commit 363c071
Show file tree
Hide file tree
Showing 51 changed files with 666 additions and 390 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/e2e.auth.yml

This file was deleted.

201 changes: 0 additions & 201 deletions cypress/integration/auth/auth.spec.ts

This file was deleted.

Loading

0 comments on commit 363c071

Please sign in to comment.