danshannon / javastravav3api

Strava API v3 implementation written in Java v8
http://danshannon.github.io/javastravav3api/
81 stars 44 forks source link

Utility to grab test data returned by Strava #58

Open danshannon opened 9 years ago

danshannon commented 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

danshannon commented 7 years ago

Now at least the API methods include the ability to return a Retrofit Response which contains everything including the JSON