[TASK] Refactor tests to support testing compiled javascript

This commit is contained in:
Chris Clark
2014-12-19 13:00:04 -08:00
parent 59017bc0bd
commit 66c2e27711
29 changed files with 75 additions and 123 deletions

1
.gitignore vendored
View File

@@ -25,6 +25,7 @@ Release/*.*
# Ignore locally installed node_modules
node_modules
!test/node_modules
# Ignore tmp directory.
tmp