Add test coverage to the webclient. Update .gitignore

This commit is contained in:
Kegan Dougal 2014-11-12 16:22:14 +00:00
parent b2596c660b
commit 3d3f692fd8
3 changed files with 18 additions and 3 deletions

3
.gitignore vendored
View file

@ -34,6 +34,7 @@ graph/*.png
graph/*.dot
**/webclient/config.js
webclient/test/environment-protractor.js
**/webclient/test/coverage/
**/webclient/test/environment-protractor.js
uploads