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.
Closed
Description
i have no idea whats up?
Error: [$injector:modulerr] Failed to instantiate module ngMock due to:
Error: [$injector:pget] Provider '$componentController' must define $get factory method.
FYI: tests are also working in 1.4.9
after some digging:
https://github.com/angular/angular.js/blob/v1.5.0/src/ngMock/angular-mocks.js#L2186
shouldn't this read this.$get = ....
? after fixing that in the dist file, the tests are working
also, to clarify, I am running tests on module, which only consists of services and factories
<
5943
div class="Box-sc-g0xbh4-0 kRydKY">