Hi there, 

we think it is useful to have an additional testing strategy: directive 
integration tests

Why could this be useful? 

*You can test the directive AND validate the contract between frontend and 
backend.*

This kind of test of more that a directive test (jasmine unit test) and 
less than an e2e/protractor test. 
It runs very quick, it is a kind of integrative unit test :) It focus on 
the unit / the directive and not on 
the business process like an e2e/protractor test will do. 

Please let us know your thoughts and comment on this issue:
https://github.com/angular/angular.js/issues/8835

Regards, Leif

-- 
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