Digging a little deeper into unit testing an AngularJS directive, this lesson looks at testing binding across multiple scopes.
Using element.isolateScope() def fixed it it was passing no matter what before
element.isolateScope()