Commit Graph

27 Commits (a3a7e6fa34e83a60da69bc7955c22470ec1c75ad)

Author SHA1 Message Date
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Nicolás Venturo c9630526e2
Draft and lifecycles directories cleanup (#2122) 5 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Nicolás Venturo 3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 5 years ago
taek c9f328ef66 Fix Typo (#1808) 6 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 f80c65ff67
Improve SafeMath test coverage. (#1611) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Francisco Giordano a5b14f262e
Separate unsigned and signed safemath libraries (#1588) 6 years ago
Aniket 350aae09d2 BigNumber comparison improved (#1581) 6 years ago
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Aniket b5892a2b5e SafeMath Test Coverage Improved (#1477) 6 years ago
Nicolás Venturo 26f9cc8e74 Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo d8ab8a00f2
Moved some test files around to better reflect the directory layout. (#1428) 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
jacob 64c324e37c remove arrow functions from js tests (#1225) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
jeano 9aa30e1960 Add Modulo operation for getting the quotient (#915) 7 years ago
Brett Sun c9e91586e7 feat: use require in SafeMath (#1187) 7 years ago
barakman a3e02be459 Initialize `MAX_UINT` more neatly (#1166) 7 years ago
Nicolás Venturo 67b67b791e
Changed before for beforeAll, refactored Bouncer tests. (#1094) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Facundo Spagnuolo bd5f7f5774
Fix SafeMath test file (#865) 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