90413e75f1
add version script to update ethpm.json ( #906 )
2018-04-25 20:32:09 -03:00
0b33d29e41
Add travis job to run test suite with solc nightly ( #902 )
...
Job is allowed to fail, and is run just for information purposes
2018-04-19 12:12:36 -03:00
a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 ( #876 )
...
* Update to ganache-cli v6.1.0 and truffle v4.1.0
* Update to stable version of ganache-cli
* fix: update event emission warning
- Fix event emission warnings for solidity 4.21 after truffle has been
updated to use this version
* fix pr review comments
* update to truffle v4.1.5
* update package-lock
* add additional emit keywords
* update solidity-coverage to 0.4.15
* update to solium 1.1.6
* fix MerkleProof coverage analysis by testing through wrapper
* change version pragma to ^0.4.21
* fix solium linting errors
2018-04-09 20:48:32 -03:00
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