We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: