Dave S
Member since Aug 6, 2013
- Profile: /members/11125-dave-s.htm
- URL: http://n/a
- Comments: 1
Recent Blog Comments By Dave S
-
Exploring Directive Controllers, Compiling, Linking, And Priority In AngularJS
Posted on Aug 6, 2013 at 5:06 AM
Hi Ben, just wondering if you've come across how to unit test directive controllers? I've got unit testing of directives down to a tee and I can use $provide to inject mock services and check functions are all being called correctly etc using jasmines expect(someFunction).toHaveBeenCalled() on a spy... read more »