added VCR and specs for original fetcher

This commit is contained in:
Andrew Waage
2016-05-19 12:05:18 -07:00
committed by Olle Jonsson
parent df64ab5ba1
commit 8277aa4319
11 changed files with 827 additions and 22 deletions
+1
View File
@@ -15,6 +15,7 @@ group :development do
end
group :test do
gem "vcr"
gem "coveralls", "~>0.8", require: false
gem "simplecov", "~>0.10", require: false
gem "codeclimate-test-reporter", "~>0.4"