You could get some high level tests going with Protractor: https://github.com/angular/protractor
On 11 May 2014 16:28, RichardAlan <[email protected]> wrote: > Our group has a browser based AngularJS Spa application talking to ASP.NETWeb > API which talks to a SQL Server 2012 database throught the dbset and > context. There's no intermediate repository and there's no service layer. > In fact we even took out the IOC components that we had before. We're > developing with VS2013 and there's one of us using the Ultimate Edition of > VS2013. > > My question is. Given this set of components. What would be a good way to > start adding in some tests and does anyone have any recommendation as to > where we should start? We have nothing at this time so even getting > something simple in place would be better than we currently have. > > Thanks > > > -- > 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. > -- 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.
