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

Setup end-to-end testing #142

Open
dreamingblackcat opened this issue May 30, 2021 · 0 comments
Open

Setup end-to-end testing #142

dreamingblackcat opened this issue May 30, 2021 · 0 comments

Comments

@dreamingblackcat
Copy link
Member

The project has started out with no-test prototype and starting to get a point where we will permanently maintain and evolve.

So, at the very least, we should set up an end-to-end test suite for finished features.

I am leaning towards using Cypress.js with a custom node script to set up the test data and backend server.

May be we could even spin up ready-made docker containers for both frontend and backend and then hit them with the test script.

More ideas welcome.

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

No branches or pull requests

2 participants