Contributor app tests #143

Merged
haythem96 merged 26 commits from tests/contracts-contributor into master 2019-07-22 06:55:23 +00:00
Showing only changes of commit a2c8633636 - Show all commits

View File

@ -9,10 +9,12 @@ dist: xenial
install:
- npm install
before_script:
- npm run devchain
script:
- npm run lint:wrapper
- npm run lint:contract-tests
- npm run devchain
- npm test
branches: