Adding VCR tests to hammer-cli

I'd like to add VCR tests to hammer-cli-csv[1]. The tests I have currently
run only against a live server. I was pointed to runcible as an example but
am a bit overwhelmed by what I need to do in the time I have to do it. Has
anyone done something similar already? Ideally I'd like to just be able to
switch the existing tests from live to vcr but maybe that's not the best
approach.

[1]
https://github.com/Katello/hammer-cli-csv/blob/master/test/settings_test.rb

Maybe this is right?

··· On Fri, Jul 29, 2016 at 4:11 PM, Tom McKay wrote:

I’d like to add VCR tests to hammer-cli-csv[1]. The tests I have currently
run only against a live server. I was pointed to runcible as an example but
am a bit overwhelmed by what I need to do in the time I have to do it. Has
anyone done something similar already? Ideally I’d like to just be able to
switch the existing tests from live to vcr but maybe that’s not the best
approach.

[1]
https://github.com/Katello/hammer-cli-csv/blob/master/test/settings_test.rb