simontonsoftware / s-libs

A collection of libraries for any of javascript, rxjs, or angular.
MIT License
43 stars 5 forks source link

[ng-dev] Feature request: mock `ErrorHandler` #61

Closed ersimont closed 2 years ago

ersimont commented 2 years ago

This could be mocked by AngularContext by default, and verified that no errors were detected by default. Users could add their own expectSingleCall() type expectation when errors really are expected.

ersimont commented 2 years ago

Coming in version 13