Commit Graph

22 Commits

Author SHA1 Message Date
f28c245a3c Update to truffle 4.0.0
had to up the gasLimit in test.sh to avoid an out of gas error when deploying the scripts
2017-11-22 18:52:52 -03:00
5fd8684a5a properly kill background testrpc instance 2017-09-14 15:40:14 -03:00
e82fa4eae0 parallelize tests and coverage in travis 2017-08-14 13:37:53 -03:00
c79c6d76d8 unify test and coverage scripts 2017-08-14 13:37:11 -03:00
3e02f45f67 Upgrade solidity coverage to ^0.2.1 2017-08-12 14:20:14 -07:00
bebe704688 use portable shebang line 2017-07-24 13:57:42 -03:00
9a006f3a68 add check to see if process is running
because when we interrupt the tests via ^C, the signal also kills the
background process
2017-07-24 13:57:34 -03:00
4d91118dd9 Merge pull request #320 from cgewecke/coverage-badge
Minor coverage maintenance
2017-07-21 16:06:23 -03:00
ed872ca0a1 Minor coverage maintenance 2017-07-21 11:25:53 -07:00
86a69fd6d6 refactor test script
- fix status code (script exited with success even with failing tests)
- clean up and explain things
2017-07-20 18:58:31 -03:00
5afbdf00db Fix coverage 2017-07-10 15:45:12 -07:00
0791e6639a add extra arguments to test command for development testing 2017-06-30 15:52:11 -03:00
4d55d8fa8e give more balance to testrpc accounts
includes fix to MultisigWallet test because bigger balances result in
floating point errors (see #204)
2017-06-30 15:50:47 -03:00
80d052d43f Fixes #253 2017-06-21 17:34:43 -07:00
28b2a0c881 Move npm to yarn 2017-06-11 12:50:26 +05:30
41a6f1cd84 add coveralls 2017-05-31 17:15:50 -03:00
592548715f Add solidity-coverage 2017-05-21 19:19:50 -07:00
fcabd9957e fix travis tests 2 2017-02-17 19:02:44 -03:00
9bd51db2b2 refactor tests for truffle 3 2017-02-17 18:03:52 -03:00
7e7193ae61 truffle 2=>3 2017-02-15 12:14:50 -03:00
a69333e2b8 migrate to truffle 3 2017-02-14 17:57:37 -03:00
99c8ac9a28 fix stoppablebid, add package.json 2016-08-18 16:30:17 -03:00