starting to work on JSVerify & Mocha based unit tests for our JS code base

This commit is contained in:
El RIDO
2017-01-29 14:31:44 +01:00
parent 8029c2819f
commit fdef8bc5be
6 changed files with 133 additions and 7 deletions

1
.gitignore vendored
View File

@@ -26,6 +26,7 @@ vendor/**/build_phar.php
composer.lock
# Ignore unit testing logs, api docs and eclipse project files
js/node_modules/
tst/log/
.settings
.buildpath