chetbox / boopjs

Formerly boopjs.com
https://chetbox.com
1 stars 0 forks source link

Allow setting location via API during test #181

Open chetbox opened 8 years ago

chetbox commented 8 years ago

Requested by Maria N (CityMapper)

Some info on mock locations: http://stackoverflow.com/questions/2531317/android-mock-location-on-device

chetbox commented 8 years ago

Also requested by Alex N (Deliveroo)

chetbox commented 8 years ago

Use a mock location provider https://blog.testmunk.com/testing-location-mocking-on-android-devices-calabash-open-source/ http://developer.android.com/reference/android/location/LocationManager.html#setTestProviderLocation(java.lang.String,%20android.location.Location)