-
Notifications
You must be signed in to change notification settings - Fork 442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cypress tests fail with default templates #24
Comments
Cannot reproduce.
|
For problem 2, you need to run |
Problem 1: I'm using github codespaces, which is node 14 and linux. I will add a repo, but it's the repo generated by |
The cause is similar to this: browserify/resolve#264 (comment) |
I've reported it to Cypress: cypress-io/cypress#19610 |
I'm not sure about this. Sometimes users may want to change the Cypress configuration and rerun the e2e tests without rebuilding. |
Ok, that's fair |
Fixed in Cypress 9.3.0 |
Steps to reproduce
Create a new project with Cypress > yes
Via
npm init vue@latest
Problem 1
Running
npm run test:unit:ci
failsDetails:
Problem 2
Running
npm run test:e2e:ci
fails with hanging serverDetails:
/dist
folder, thus server returns CANNOT GET /The text was updated successfully, but these errors were encountered: