mozilla-services / location-leaderboard

A leaderboard service for Mozilla Geolocation Stumbling
Mozilla Public License 2.0
4 stars 5 forks source link

Add JS Tests #178

Open jaredlockhart opened 8 years ago

jaredlockhart commented 8 years ago

We should add some kind of tests to our Javascript.

Find a way to use 'shallow rendering' to test components at the unit test level.

http://facebook.github.io/react/docs/test-utils.html#shallow-rendering

jaredlockhart commented 8 years ago

Here's a handy example!

https://github.com/simonsmith/react-component-unit-test