DefinitelyTyped/angular-mocks
Mike Haas d056f0b650 Make comp ctrl locals param scope optional (#12659)
IComponentControllerService ($componentController) has a second param, locals, which allows for an optional scope key to be provided. This fixes the typing to make that property actually optional.

You can see that here https://docs.angularjs.org/guide/component#unit-testing-component-controllers and here https://docs.angularjs.org/api/ngMock/service/$componentController
2016-11-15 11:06:33 -08:00
..
angular-mocks-tests.ts
index.d.ts Make comp ctrl locals param scope optional (#12659) 2016-11-15 11:06:33 -08:00
mocks.d.ts
tsconfig.json Even more 2.0 (#12503) 2016-11-05 13:34:11 -07:00