MeetUp/cypress/support/e2e.ts
Dominik Stahl 16dd5b7192
All checks were successful
container-scan / Container Scan (pull_request) Successful in 3m4s
docker-build / docker (pull_request) Successful in 3m37s
test: initialize cypress e2e testing library
2025-05-12 13:25:31 +02:00

17 lines
597 B
TypeScript

// ***********************************************************
// This example support/e2e.ts is processed and
// loaded automatically before your test files.
//
// This is a great place to put global configuration and
// behavior that modifies Cypress.
//
// You can change the location of this file or turn off
// automatically serving support files with the
// 'supportFile' configuration option.
//
// You can read more here:
// https://on.cypress.io/configuration
// ***********************************************************
// Import commands.js using ES2015 syntax:
import './commands';