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

Implement End to End testing with cypress #102

Open
rhinojosadev opened this issue Oct 4, 2020 · 2 comments
Open

Implement End to End testing with cypress #102

rhinojosadev opened this issue Oct 4, 2020 · 2 comments

Comments

@rhinojosadev
Copy link

Hi,

Could I implement the beginning of the end by end testing for this app?
At this moment we could use https://www.npmjs.com/package/serve to serve the static page in a local host environment and then I could use cypress to test general scenarios.
If there are other changes in the app architecture I think we can adapt it as well.

What are your thoughts @RishabhDevbanshi ?

Thanks!

@RishabhDevbanshi
Copy link
Owner

Yes, you can give it a try.

@rhinojosadev
Copy link
Author

@RishabhDevbanshi I added the following PR with the changes

#105

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

No branches or pull requests

2 participants