Cypress reconfiguration.

This commit is contained in:
Patrick Fic
2022-12-22 15:18:29 -08:00
parent bee078fe18
commit b8fe566030
33 changed files with 46 additions and 15453 deletions

View File

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

View File

@@ -1,5 +1,5 @@
// ***********************************************************
// This example support/index.js is processed and
// This example support/e2e.js is processed and
// loaded automatically before your test files.
//
// This is a great place to put global configuration and
@@ -17,4 +17,4 @@
import './commands'
// Alternatively you can use CommonJS syntax:
// require('./commands')
// require('./commands')