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

Add Integration Tests #11

Open
iagodahlem opened this issue Feb 5, 2019 · 2 comments
Open

Add Integration Tests #11

iagodahlem opened this issue Feb 5, 2019 · 2 comments

Comments

@iagodahlem
Copy link
Owner

Add integration tests with Cypress to improve quality.

@iagodahlem iagodahlem added this to the V1 milestone Feb 5, 2019
@iagodahlem iagodahlem changed the title Integration tests Add Integration Tests Feb 25, 2019
@StheffanyHadlich
Copy link
Contributor

I can work on this, any specif tests you want?

@iagodahlem
Copy link
Owner Author

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:

  • Play
  • Pause
  • Stop
  • Skip

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.

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