evangalen / ng-improved-testing

Improves AngularJS testing
MIT License
21 stars 4 forks source link

Using "...WithMocks..." should not be allowed on built-in components #13

Closed evangalen closed 9 years ago

evangalen commented 9 years ago

Built-in AngularJS components should now be altered, and therefor using "...WithMocks..." (i.e. "serviceWithMocksFor") should not be allowed on any built-in component.

evangalen commented 9 years ago

Fixed in (upcoming) 0.3.0-beta.4