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

test: setup Cypress test suite #62

Closed
wants to merge 1 commit into from
Closed

Conversation

AdrianAndersen
Copy link
Collaborator

This PR sets up the Cypress test suite for the project.

Currently, Typescript compilation fails for Cypress since they do not support moduleResolution: bundler yet. I will update this PR when cypress-io/cypress#27731 gets resolved

@mathiazom mathiazom force-pushed the main branch 2 times, most recently from 61282b8 to 3db7628 Compare September 9, 2023 15:13
@AdrianAndersen
Copy link
Collaborator Author

Note to self: This workaround sounds promising

@AdrianAndersen AdrianAndersen added CI Changes to our CI configuration files and scripts Test Adding missing tests or correcting existing tests labels Oct 10, 2023
@AdrianAndersen AdrianAndersen deleted the setup-cypress branch March 2, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Changes to our CI configuration files and scripts Test Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant