MeetUp/cypress/support/e2e.ts
Dominik Stahl 4c6e66c1a2
Some checks failed
container-scan / Container Scan (pull_request) Successful in 5m58s
docker-build / docker (pull_request) Successful in 5m57s
tests / Tests (pull_request) Failing after 7m21s
test: integrate cypress
2025-06-25 14:24:23 +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';