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

Testing #26

Open
5 tasks
yoshuawuyts opened this issue Oct 5, 2017 · 1 comment
Open
5 tasks

Testing #26

yoshuawuyts opened this issue Oct 5, 2017 · 1 comment

Comments

@yoshuawuyts
Copy link
Member

We should have a proper testing strategy. There's probably a few things we should do:

  • test stores in Node
  • test component lifecycles
  • assert rendering works for views

Possibly bonus:

  • test service workers with sw-test-env
  • snapshot testing components

We might need to write some packages to wrap this up nicely.

@jbergstroem
Copy link

Getting users of create-choo-app into e2e'ing via puppeteer also seems like a Nice Practice since it so conveniently scales to CI.

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