initial test suite

This commit is contained in:
Marcelo Pires
2018-09-06 17:59:56 +02:00
parent b6e6a9cee8
commit db6b6c3848
5 changed files with 178 additions and 10 deletions

2
.gitignore vendored
View File

@ -7,6 +7,8 @@
# Test binary, build with `go test -c`
*.test
*/*node_modules
*/*package-lock.json
# Output of the go coverage tool, specifically when used with LiteIDE
*.out