maplibre-react-native
maplibre-react-native copied to clipboard
Write a better overview of how testing works
The original project uses jest, obviously, but also some iOS specific testing with detox. This should be added to CONTRIBUTING.md.
- [ ] Document testing technologies used
- [ ] Document which components/systems are tested (ex: Expo Plugin interface, react components, actual map rendering on a simulator via UI tests)