Unit Testing Directive Scope Binding

Share this video with your friends

Send Tweet

Digging a little deeper into unit testing an AngularJS directive, this lesson looks at testing binding across multiple scopes.

Edgar Martinez
Edgar Martinez
~ 11 years ago

Using element.isolateScope() def fixed it it was passing no matter what before