Cypress testing items.

This commit is contained in:
Patrick Fic
2021-12-15 13:28:39 -08:00
parent 0738b9e1c8
commit fa878f8155
10 changed files with 543 additions and 21 deletions

View File

@@ -23,3 +23,5 @@
//
// -- This will overwrite an existing command --
// Cypress.Commands.overwrite('visit', (originalFn, url, options) => { ... })
import "@testing-library/cypress/add-commands";