percy / percy-capybara

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

fix: Add log if the health check endpoint fails #99

Closed Robdel12 closed 5 years ago

Robdel12 commented 5 years ago

What is this?

This PR adds a rescue to catch the error log when the health check fails. If the health check fails we'll never capture snapshots so it's super helpful to know why it's failing.