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

Draft: Fix Cypress in Docker Environment #403

Draft
wants to merge 11 commits into
base: dev
Choose a base branch
from

Conversation

DorianKwan
Copy link
Contributor

🔥 Summary

Closes #378

After refactoring to Sidecar and splitting the mono repo up our Cypress tests haven't been running properly. In a few previous tickets we address fixing the E2E tests to run on our local machines. But we have yet to address Cypress in the docker environment. Which will be required if/when we want to have E2E tests in our CI.

This ticket addresses the broken Cypress state in docker

😤 Problem / Goals

🤓 Solution

🗒️ Additional Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Cypress Tests in Docker Environment
1 participant