CenturyLinkCloud / mdw

https://centurylinkcloud.github.io/mdw/
MIT License
46 stars 10 forks source link

React testing framework #188

Open magrawa opened 6 years ago

magrawa commented 6 years ago

We need to decide the right framework for doing react unit testing and also include in our Jenkins task during the build. Some of the options are https://facebook.github.io/react/docs/test-utils.html We can search for What’s the preferred way to test React.js components?

donaldoakes commented 6 years ago

Also, at this time we don't even have basic jslint validation in place. So we may want to start there.