gdg-x / boomerang

Easy website for your GDG Chapter
http://gdg-x.github.io/boomerang/
Apache License 2.0
74 stars 104 forks source link

Add Protractor, Karma, JSCS, and JSHint support. #44

Closed Splaktar closed 9 years ago

Splaktar commented 9 years ago

Add Protractor and Karma tests. Upgrade to Angular 1.3.15. Add JSCS and JSHint support and bring project into compliance with their rules. Fix exception in navService when navListener was undefined.