update with tests

This commit is contained in:
Bryan MacFarlane
2019-09-21 08:56:30 -04:00
parent 6c7859e4c8
commit b2a87e0a71
10 changed files with 218 additions and 35 deletions

4
.gitignore vendored
View File

@ -1,5 +1,8 @@
__tests__/runner/*
# comment out in distribution branches
node_modules/
# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
# Logs
logs
@ -41,7 +44,6 @@ bower_components
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files