Commit Graph

20 Commits (0c27ecc536e820003d399b419d2b0038def7c307)

Author SHA1 Message Date
dibi91 0b489f4d79
Improve test descriptions #1157 (#2334) 5 years ago
Nicolás Venturo f1db30955d
Remove deprecated functions and contracts (#2125) 5 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Nicolás Venturo 1c220e175d Forward all gas on PullPayment withdrawal (#1976) 5 years ago
Nicolás Venturo d6e10ab786
Forward all gas on PullPayment withdrawal (#1976) 5 years ago
Nicolás Venturo 3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 5 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
Nicolás Venturo 308a4c9907
Draft EIP 1820 (#1677) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo b9793abec6
balanceDifference tests and application (#1514) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
Aniket 58a42443df added a test helper with common constants (#1400) 6 years ago
Francisco Giordano 4eb4d7114d
Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo 4544df47da
All tests now use account names, and dont use accounts[0] (except ERC… (#1137) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Arun Kumar 40b5594f52 Promisify web3 sync requests in tests (#1009) 7 years ago
Nicolás Venturo 8fd072cf8e Escrows (#1014) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago
Santiago Palladino 1455a5a942 Re-enable solidity coverage 7 years ago
Matt Condon d07bdccc0c feat: manually fix linting errors across tests 7 years ago
Matt Condon 227a335399 feat: move mock solidity contracts to mocks/ folder 7 years ago
Matt Condon 58abd66969 feat: rename all test files to include .test.js postfix 7 years ago
Matt Condon 8662846838 feat: apply eslint --fix across project 7 years ago
Roy Blankman 6d8bb497c8 removing trailing whitespace 7 years ago
Rudy Godoy 6735a3ccd6 Renamed tAMOUNT to much friendly amount 8 years ago
Rudy Godoy 60ef284a9a Typo in variable, using global tAMOUNT for the latest test case. 8 years ago
Rudy Godoy de99e7bf34 Prevent DRY 8 years ago
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
AugustoL a8bcb0fcfe Added totalPayments uint on PullPayments contract 8 years ago
Manuel Araoz 9bd51db2b2 refactor tests for truffle 3 8 years ago
Angello Pozo eb41a81faa fix: made code cleaner. added helper. removed done from most tests. 8 years ago
Angello Pozo 688106e9c3 fix: made all the tests consistent. now with done. 8 years ago
Angello Pozo f2142545c7 modified test to use async await pattern. 8 years ago
Manuel Araoz 25a0210118
improve PullPaymentCapable 8 years ago
Michael J. Curry a9d030acb4
fix names, tests passing 8 years ago
Manuel Araoz 503faa051d rename PullPaymentCapable=>PullPayment 8 years ago
Manuel Araoz 8b921dc6ec fix pullpaymentcapable test 8 years ago
Manuel Araoz 8f4027cdf6 add PullPaymentCapable test 8 years ago