add unit tests

This commit is contained in:
2019-09-13 15:01:53 +01:00
parent 1fd40dbf84
commit d4b7dbf99d
3 changed files with 110 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
"test:contributor": "cd apps/contributor && npm run test",
"test:contribution": "cd apps/contribution && npm run test",
"test:proposal": "cd apps/proposal && npm run test",
"test:kit": "aragon contracts test",
"setup-git-hooks": "sh scripts/git-hooks/install"
},
"repository": {