percy / percy-capybara

Visual testing for Capybara with Percy.
https://docs.percy.io/docs/capybara
MIT License
45 stars 23 forks source link

Support compressed responses #31

Closed akshayrawat closed 7 years ago

akshayrawat commented 7 years ago

Percy::Capybara::HttpFetcher::Response#fetch breaks when the response is compressed. This is seen on requests for assets hosted on Google App Engine (which serves assets gzipped when fetched via curl).