require 'helper' describe ReadabilityParser::Error do it "raises the correct error based on api HTTP response code" do pending end end