When APIs Change - A story of a rubygem, tests, and vcr
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.
Post a comment