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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jest tests #58

Open
tmhn opened this issue Feb 19, 2018 · 0 comments
Open

Jest tests #58

tmhn opened this issue Feb 19, 2018 · 0 comments

Comments

@tmhn
Copy link
Owner

tmhn commented Feb 19, 2018

Currently, Jest is rather sad at how it's been neglected in this react boilerplate ("rocketplate") code. There are no tests 馃憥 and that's no good.

So:

  • Scaffold a few tests with Enzyme, ensuring the new approach of having a setupTests file that configures the Enzyme adapter. This file is then referenced by the Jest object, within the project's package.json. Essentially meaning we can DRY up our tests, also use latest versions of React, Enzyme and others that have complained when trying to update dependencies.
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

1 participant