webasm-solidity icon indicating copy to clipboard operation
webasm-solidity copied to clipboard

Add tests to CI

Open hswick opened this issue 7 years ago • 0 comments

Currently travis only runs this test https://github.com/TrueBitFoundation/webasm-solidity/blob/master/test/judge.js

We need to add continuous integration support for the newly added tests such as: test/task-lifecycle.js test/task-lifecycle-ipfs.js test/task-alphabet.js test/task-alphabet-challenge.js

This will also involve adding ipfs to travis because all the tests above (beside task-lifecycle) depend on it.

hswick avatar Jul 31 '18 18:07 hswick