MLH-Fellowship / react-native-tutorial

6 stars 0 forks source link

Setting up unit testing #27

Closed temitopeakinsoto closed 3 years ago

temitopeakinsoto commented 3 years ago

This PR adds the required library/tools required for unit testing the RNTutorial app, along with some unit tests for the DetailsView component.

princiya commented 3 years ago

good job @temitopeakinsoto I believe you had fun learning about tests :)