emberjs / emberjs/ember-test-helpers
Better reporting when `buildOwner` fails in `setup-context`
Open
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to add a `catch` to the promise chain here for debug purposes when the owner fails to be created.
https://github.com/emberjs/ember-test-helpers/blob/master/addon-test-support/%40ember/test-helpers/setup-context.js#L167
Contributor guide
Assessment
This issue has not been assessed yet.