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
Add integration tests with Cypress to improve quality.
The text was updated successfully, but these errors were encountered:
I can work on this, any specif tests you want?
Sorry, something went wrong.
Cool, I assigned it to you.
We still have to test pretty much all the use cases define at /src/pomodoro/app, except for the init that is already tested. So:
/src/pomodoro/app
init
I think this covers all the behavior on the app for now.
You can use the /cypress/integration/pomodoro-init.spec.js file as an example.
/cypress/integration/pomodoro-init.spec.js
StheffanyHadlich
No branches or pull requests
Add integration tests with Cypress to improve quality.
The text was updated successfully, but these errors were encountered: