baca-react-native-template icon indicating copy to clipboard operation
baca-react-native-template copied to clipboard

FEAT: add maestro e2e testing library

Open olafch opened this issue 1 year ago • 0 comments

Description

I've added maestro (https://maestro.mobile.dev/), which is an end-to-end mobile UI testing framework (done, pending review)

Done:

  • fixed mocking in mobile app (unfortunately not working on web now :( )
  • added testIDs in some places
  • run yarn generate:query
  • improved form components

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] This change requires a documentation update

olafch avatar Jul 03 '24 01:07 olafch