Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Add regression tests for handling of HTML errors #816

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

kevinansfield
Copy link
Member

closes TryGhost/Ghost#8203

  • rename version-mismatch-test.js to the more generic error-handling-test.js
  • add tests to simulate receiving HTML errors (eg, the type of error received from CloudFlare for a gateway timeout)

closes TryGhost/Ghost#8203
- rename `version-mismatch-test.js` to the more generic `error-handling-test.js`
- add tests to simulate receiving HTML errors (eg, the type of error received from CloudFlare for a gateway timeout)
@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 73.451% when pulling 9c9ab28 on kevinansfield:add-tests-for-html-alerts into 868d62b on TryGhost:master.

@aileen aileen merged commit 192f42c into TryGhost:master Aug 10, 2017
@kevinansfield kevinansfield deleted the add-tests-for-html-alerts branch June 4, 2018 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML errors from API requests display HTML in the alert
3 participants