Andrew Fader

Results 49 comments of Andrew Fader

@david-a-wheeler I triggered a verification email to [email protected] and you'll need to approve it to proceed with the fix

probably related to our production caching

The next problem will be this one from licensefinder ``` Dependencies that need approval: rdoc, 6.5.0, ruby reline, 0.3.9, ruby ```

Sorry @david-a-wheeler I've been spinning wheels on this. I'm not sure why codecov is reporting a loss in coverage on this PR.

@david-a-wheeler regarding the list above, webmock we already use and it is integrated with vcr. Fakeweb is an alternative to webmock. I have used puffing_billy and it can do some...

@david-a-wheeler to elaborate on this, webmock and vcr work together, they aren't alternatives to each other. Webmock is used to solve the problem of stubbing requests. VCR hooks into webmock...