Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AngularJS Unit Testing

This is an example project with 100% test coverage that aims to demonstrate some of the showcased guidelines and patterns for unit testing AngularJS applications.

To run the tests:

$ npm install
$ npm test