Charlyn G
Results
2
issues of
Charlyn G
We should add some kind of continuous integration to run the test suite for every PR. [Travis CI offers this for free](https://github.com/integrations/travis-ci), but an Admin would have to do it....
Right now, this is how you would get a time estimate based on cheapest product and pickup location: ``` swift let button = RideRequestButton() let pickupLocation = CLLocation(latitude: 37.775159, longitude:...
enhancement