Browse Source

test: adding test script (#97)

Danilo Guanabara 10 months ago
parent
commit
7cff0e328a
2 changed files with 3 additions and 0 deletions
  1. 2 0
      scripts/test.sh
  2. 1 0
      tests/keys/.gitignore

+ 2 - 0
scripts/test.sh

@@ -0,0 +1,2 @@
+cp tests/keys/* target/deploy/
+bolt test

+ 1 - 0
tests/keys/.gitignore

@@ -0,0 +1 @@
+*.json