This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Testing docs don't have info about angular spying #11067
Open
Description
I can't find any information about how to make sure methods are called in Angular-specific code via Jasmine spies. I've looked at the angular-seed, the unit and E2E test pages on angularjs.org, and in various other places, but they all have a different setup and most seem to fail now when actually trying them out.