adding some testing tools

This commit is contained in:
2020-04-01 11:37:21 -04:00
parent 236af1ea37
commit 616374754b
6 changed files with 188 additions and 1 deletions

6
.gitignore vendored
View File

@@ -18,6 +18,12 @@ pkg/
*.jar
*.deb
test*
!testing/
!testing/*
testing/data
testing/test.pid
testing/testserver.json
testing/vault.log
__pycache__/
logs/
docs/README.html