Skip to content
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 passes in ci #378

Open
Tracked by #341
alishaevn opened this issue Feb 13, 2024 · 0 comments · May be fixed by #379
Open
Tracked by #341

cypress passes in ci #378

alishaevn opened this issue Feb 13, 2024 · 0 comments · May be fixed by #379
Assignees

Comments

@alishaevn
Copy link
Contributor

alishaevn commented Feb 13, 2024

story

once all of the cypress specs pass locally, there is some extra configuration to ensure they work in ci as well.
locally when running the tests in a headed state using yarn cypress:e2e, things pass. the ci pipeline uses cypress-io/github-action@v6 however. we will need ot research more about how it operates and what changes need to be made to ensure that the test running there (headless) also pass.

alishaevn added a commit that referenced this issue Feb 13, 2024
- set up recording for cypress cloud
- add env variables for the workflows\
- create a new script for cypress in ci

moved this code, and added more to it, from #371
- ref: #378
@alishaevn alishaevn linked a pull request Feb 13, 2024 that will close this issue
@alishaevn alishaevn linked a pull request Feb 13, 2024 that will close this issue
@alishaevn alishaevn self-assigned this Feb 26, 2024
alishaevn added a commit to scientist-softserv/phenovista-digital-storefront that referenced this issue Jun 20, 2024
cypress is currently broken in ci. it order to have a green pipeline, we
are stopping it from running until it is fixed.

- scientist-softserv/webstore#378
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant