GPMDP / google-play-music-desktop-remote

A React-Native app to remote control Google Play Music Desktop
192 stars 36 forks source link

TODO for initial "release" #3

Open MarshallOfSound opened 8 years ago

MarshallOfSound commented 8 years ago

@mmazzarolo Feel free to add whatever you want here

mmazzarolo commented 8 years ago

Adding unit tests is on top of my list.
For testing UI components in React-Native Enzyme and Jest are the most common and documented options.