Hi, 

I'm trying to figure out if I need to use ng-scenario to unit test my 
directives. In angularjs documentation it is mentioned ng-scenario is 
deprecated but I noticed in angularjs unit test inputSpec 
<https://github.com/angular/angular.js/blob/master/test/ng/directive/inputSpec.js>
 
code ng-scenario's browserTrigge 
<https://github.com/angular/angular.js/blob/master/src/ngScenario/browserTrigger.js>r
 
is still being used. For application testing, is it safe to use ng-scenario's 
browserTrigge 
<https://github.com/angular/angular.js/blob/master/src/ngScenario/browserTrigger.js>r
 
with karma unit test, instead of fully moving to protractor?

Any feedback will be helpful!

Thanks, 

Sergey



-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to