Stephan Kulow d57ba61df5 Remove more references to vcr
I tried to replace the Mocking of functions with httpretty, but
unfortunately httpretty replaces all other API calls with 404s then.

What we'd need is a library sniping out single requests - possibly
by mocking the http_GET function, but that's tricky as well with
caching already overwriting it
2019-05-11 10:26:35 +02:00
..
2018-11-16 09:01:45 +01:00
2017-04-27 16:29:21 -05:00
2019-05-11 10:26:35 +02:00