[object ErrorEvent] thrown … again
So there I am, happily writing unit tests, and suddenly this appears I keep seeing this error while trying to write Angular tests. I… *think* this happens when something goes wrong during the constructor of a component. I’ve written before about how it could be due to an @Input property not being initialized properly. But, … [Read more…]