Add integration tests

This commit is contained in:
goferito 2015-05-07 12:50:30 +02:00
parent b25909a14b
commit 1b926b75c7
4 changed files with 142 additions and 1 deletions

4
test/secrets.js.example Normal file
View file

@ -0,0 +1,4 @@
module.exports = {
accKey: ''
};