postmodern/spidr

Use webmock and to_rack in specs

postmodern opened this issue · 1 comments

Make wsoc a dependency of spidr and route all requests to it using webmock's .to_rack method. https://robots.thoughtbot.com/how-to-stub-external-services-in-tests

This was completed in e91c119 and 0ecaffa.