Open danshannon opened 9 years ago
Would be good for unit tests to have a way to grab JSON returned by the Strava API and persist it in some way
Now at least the API methods include the ability to return a Retrofit Response which contains everything including the JSON
Would be good for unit tests to have a way to grab JSON returned by the Strava API and persist it in some way