maplibre-react-native icon indicating copy to clipboard operation
maplibre-react-native copied to clipboard

Write a better overview of how testing works

Open ianthetechie opened this issue 2 years ago • 0 comments

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)

ianthetechie avatar Dec 30 '22 04:12 ianthetechie