Zack Boman

Results 3 issues of Zack Boman

`.$scope` needs to be added to the directive object when `quickmock()` is initially called, rather than during the `.$compile()` phase, so that the scope properties can be modified before the...

There is no way to mock a directive that is required by another directive. Need to provide a syntax for mocking directives to test other directives that use them in...

I get the following exception in WebStorm 8 EAP every time I try to use the Cmd+? shortcut to comment out a line of HTML code. It actually comments out...