jadnco / locus

🏎️ Experimental car spotting app. This was an exercise to help me learn React Native + Flow.
0 stars 0 forks source link

Add component tests #3

Open jadnco opened 8 years ago

jadnco commented 8 years ago

Should've started on this one from the beginning.

Doesn't look like there is support for React Native with enzyme, will need to look into this.

jadnco commented 8 years ago

Seems enzyme now works with React Native: https://github.com/airbnb/enzyme/blob/master/docs/guides/react-native.md