evangalen / ng-improved-testing

Improves AngularJS testing
MIT License
21 stars 4 forks source link

Using "directiveWithMocks..." should only be allowed when directive is registered once or only once overriden a built-in one #14

Closed evangalen closed 9 years ago

evangalen commented 9 years ago

Using "directiveWithMocks" should only be allowed when a directive is registered only once or "only once" overrides a built-in directive

evangalen commented 9 years ago

Fixed in (upcoming) 0.3.0-beta.4