garris / garris/ember-backstop
Question:Error in sample step-by-step
Open
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Followed the step-by-step tutorial
[https://github.com/garris/ember-backstop-tutorial/](tutorial)
added "await backstop(assert);" to the last four tests and the tests failed as mentioned. Then I approved the screenshots(backstop-approve). BackstopJs Report shows all passing. But the four tests fail when run with following error;
1. Promise rejected during "should link to contact information": Unexpected end of JSON input
Source: SyntaxError: Unexpected end of JSON input
at parse ()
Contributor guide
Assessment
This issue has not been assessed yet.