Commit Graph

10 Commits (4237eea7d8dbca36c3f7c7039eb2d367b0f572ed)

Author SHA1 Message Date
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 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 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket eae40c93b6 `this` is used in tests (#1380) 6 years ago
Nicolás Venturo 13fb1f662a Fixed test path. 6 years ago
Nicolás Venturo 2f3f0d3c8a Created test utils directory 6 years ago
Nicolás Venturo 269981ee6a Created test utils directory 6 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 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
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Leo Arias 58ecbd6104 fix typo: that -> than 7 years ago
Leo Arias 4bb26c32b6 test: fix the mocks path in ReentrancyGuard test 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
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
Remco Bloemen a2bd1bb7f6 Add ReentrancyGuard 8 years ago