wtimme / OSM-Completionist

⛔️ DEPRECATED iOS companion app for OpenStreetMap that allows contributors to complete missing information
ISC License
18 stars 4 forks source link

Enable UI tests for pull requests #17

Open wtimme opened 4 years ago

wtimme commented 4 years ago

This branch configures fastlane so that the UI test scheme is run during the pull_request_checks lane. In addition, it fixes the helper method that clears the text field (which had caused the UI tests to fail).