react-native-boiler-plate
react-native-boiler-plate copied to clipboard
Write unit tests for some of the services and sync saga
I have not been able to write tests for the following services (due to a lack of expertise on my part):
- getDeviceLocation
- resizeImage
- showImagePicker
- UploadFile
- All database services
- Sync saga, specifically testing that the eventChannel works
Looking for help here.
This repo does a great job of writing services for firebase services:
https://github.com/n6g7/redux-saga-firebase/tree/master/src