-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Ember's default Promise.on('error') hook causes the current test to fail if it ever encounters a reject({ anything: "here" }). Because this library uses reject to indicate that the update failed, I can't write a test that asserts that I show an appropriate error message in case of failure.
I think this should be changed in Ember, but if they're going to hold firm, we should probably change it here.
Metadata
Metadata
Assignees
Labels
No labels