code: https://github.com/thatrubylove/fantasyhub
grade: https://codeclimate.com/github/thatrubylove/fantasyhub
video: https://www.rubycasts.io/episodes/when-apis-change
When APIs change you have to deal with it. In this episode of
rubycasts.io we will see that scenario, how to fix it, and how to test
for it. We will also discuss fast tests vs slow tests and using VCR to
records conversations with remote resources.