Commit Graph

45 Commits (a3a7e6fa34e83a60da69bc7955c22470ec1c75ad)

Author SHA1 Message Date
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Francisco Giordano ace35fdeda
Update all dependencies transitively (#2363) 4 years ago
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 8176a901a9
Cleanup of Ownership directory (#2120) 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 a71c3bce32
Update test-helpers to v0.4.0. (#1770) 6 years ago
Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
Nicolás Venturo 308a4c9907
Draft EIP 1820 (#1677) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 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 c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago
Nicolás Venturo b9793abec6
balanceDifference tests and application (#1514) 6 years ago
cardmaniac992 6db4f0bc8f SplitPayment improvements (#1417) 6 years ago
Nicolás Venturo c5a8680a9c Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Aniket e990525c2e RefundEscrow's events renamed (#1418) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket c25a1e366f Fix #1358 Test helper to send funds (#1367) 6 years ago
Nicolás Venturo 598a0358fc Dangling commas are now required. (#1359) 6 years ago
Jakub Bogacz 39db4b4b05 Feature/use expect event in test logs assertions #1232 (#1343) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
cardmaniac992 a07499796a SplitPayment improvements (#1417) 6 years ago
Nicolás Venturo f3df2dab3d
Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Aniket 844a96d0b9 RefundEscrow's events renamed (#1418) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 58a42443df added a test helper with common constants (#1400) 6 years ago
Aniket fa1dfbd113 Fix #1358 Test helper to send funds (#1367) 6 years ago
Nicolás Venturo a6889776f4 Dangling commas are now required. (#1359) 6 years ago
dwardu 76169cda40 Fixed a broken payment test (+ another small fix) (#1318) 6 years ago
Jakub Bogacz 536262f2ec Feature/use expect event in test logs assertions #1232 (#1343) 6 years ago
dwardu b79196f911 Fixed a broken payment test (+ another small fix) (#1318) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Leo Arias 45c0c072d1 Improve encapsulation on lifecycle, ownership and payments (#1269) 7 years ago
Francisco Giordano 4eb4d7114d
Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
Nicolás Venturo a9f910d34f Increase test coverage (#1237) 7 years ago
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Nicolás Venturo 8d11dcc0e5
Increase testing coverage (#1195) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo 31fc572abe inLogs no longer returns a promise. (#1169) 7 years ago
Nicolás Venturo 94797978bb
SplitPayment now requires payees. (#1131) 7 years ago
Nicolás Venturo ba85aef95e Renamed behaviour to behavior. (#1151) 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 567b773242
Prefer const in test files (#1117) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago