should throw error on bad request or no markup
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Backstop should throw an error if I point to a non-existent endpoint or I receive an unexpected http status or if I otherwise receive no markup.
Contributor guide
Research direction
The issue names no files, tests, or entry points, so first locate the request and markup-handling path in BackstopJS. Reproduce a non-existent endpoint, an unexpected HTTP status, and a response with no markup; done means each case throws an error rather than continuing silently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100