Francisco Giordano
90413e75f1
add version script to update ethpm.json ( #906 )
7 years ago
Santiago Palladino
0b33d29e41
Add travis job to run test suite with solc nightly ( #902 )
...
Job is allowed to fail, and is run just for information purposes
7 years ago
Francisco Giordano
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
7 years ago
Alejandro Santander
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
7 years ago
Francisco Giordano
5fd8684a5a
properly kill background testrpc instance
7 years ago
Francisco Giordano
e82fa4eae0
parallelize tests and coverage in travis
8 years ago
Francisco Giordano
c79c6d76d8
unify test and coverage scripts
8 years ago
cgewecke
3e02f45f67
Upgrade solidity coverage to ^0.2.1
8 years ago
Francisco Giordano
bebe704688
use portable shebang line
8 years ago
Francisco Giordano
9a006f3a68
add check to see if process is running
...
because when we interrupt the tests via ^C, the signal also kills the
background process
8 years ago
cgewecke
ed872ca0a1
Minor coverage maintenance
8 years ago
Francisco Giordano
86a69fd6d6
refactor test script
...
- fix status code (script exited with success even with failing tests)
- clean up and explain things
8 years ago
cgewecke
5afbdf00db
Fix coverage
8 years ago
Francisco Giordano
0791e6639a
add extra arguments to test command for development testing
8 years ago
Francisco Giordano
4d55d8fa8e
give more balance to testrpc accounts
...
includes fix to MultisigWallet test because bigger balances result in
floating point errors (see #204 )
8 years ago
RStorm
80d052d43f
Fixes #253
8 years ago
Jaynti Kanani
28b2a0c881
Move npm to yarn
8 years ago
Manuel Araoz
41a6f1cd84
add coveralls
8 years ago
cgewecke
592548715f
Add solidity-coverage
8 years ago
Manuel Araoz
fcabd9957e
fix travis tests 2
8 years ago
Manuel Araoz
9bd51db2b2
refactor tests for truffle 3
8 years ago
Manuel Araoz
7e7193ae61
truffle 2=>3
8 years ago
Manuel Araoz
a69333e2b8
migrate to truffle 3
8 years ago
Manuel Araoz
99c8ac9a28
fix stoppablebid, add package.json
9 years ago