scalable-react / scalable-react-boilerplate

:star: Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects
https://scalable-react-boilerplate.herokuapp.com/
MIT License
259 stars 56 forks source link

Transition to Jest #26

Closed RyanCCollins closed 8 years ago

RyanCCollins commented 8 years ago

The current testing setup is shaky at best. I'd love to get a new test Suite setup, either with Jest or maybe Ava. The only requirement is not having to change the current file structure. Tests should be within their own folders within their modules.