I am trying to unit test a directive that uses ngModel and having difficulties. It seems that the link function of my directive is never being called...I am trying to unit test a directive that uses
I am trying to unit test a directive that uses ngModel and having difficulties. It seems that the link function of my directive is never being called...I am trying to unit test a directive that uses