tyler36 / ddev-cypress

Cypress E2E testing for use with DDEV
Apache License 2.0
11 stars 7 forks source link

Bump cypress version #23

Closed tyler36 closed 2 months ago

tyler36 commented 11 months ago

Tests are failing they are flaky tests.

The tests run the commands, forcing a version output.

$ cypress run--version  
Cypress package version: 12.5.1
Cypress binary version: 12.5.1
Electron version: 21.0.0
Bundled Node version: 16.16.0

Newer version (>12.5) attempt to validate Cypress:

$ cypress run --version  
Can't run because no spec files were found.

28 attempts to add "real" tests

tyler36 commented 2 months ago

Version was last bumped in #28 but this PR is too stale.