I've created a sample AngularJS project that is a task list. It is 
modularized on the front-end side using a service and a controller and both 
are well tested (close to 100%). It is done as a ASP.NET MVC with WebAPI 
application and the backend is also well tested (using Entity Framework 
with asynchronous queries). The Jasmine tests for the front-end can be run 
inside Visual Studio as it runs PhantomJS as a pre-build step, very 
convenient. It works great in TeamCity too.

In case anyone is interested you can find it 
here: https://github.com/dlidstrom/Tasks. Online demo can be found in Azure 
at http://tasksdemo.azurewebsites.net.

Regards,

Daniel Lidström
Stockhom, Sweden

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