Commit Graph

38 Commits (0231fac51482b874621169351b9adaec51bd7ac3)

Author SHA1 Message Date
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
Nicolás Venturo 34bc709bc2
Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Nicolás Venturo a6889776f4 Dangling commas are now required. (#1359) 6 years ago
Jakub Bogacz 536262f2ec Feature/use expect event in test logs assertions #1232 (#1343) 6 years ago
Jakub Bogacz 947de54cee Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 6 years ago
Martín 4b21fcf5af Add Mock suffix to variable names #1172 (#1324) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Francisco Giordano bf95602404
Simplify IndividuallyCappedCrowdsale interface (#1296) 6 years ago
Leo Arias 616124e37c Update modifiers to call public view functions (#1277) 6 years ago
Leo Arias b8a70f0e55 Improve encapsulation on Crowdsales (#1268) 7 years ago
Francisco Giordano 4eb4d7114d
Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
Leo Arias f4eb51a7e9 Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Leo Arias 1c0532455a
Rename events to past-tense (#1181) 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 ba85aef95e Renamed behaviour to behavior. (#1151) 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
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 92b695f2fb
Fix/whitelisted crowdsale (#981) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
Federico Gimenez f4bdaf49a1 Increase test coverage to 93% #549 (#768) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Francisco Giordano 03a3302abd
add missing await in IndividuallyCappedCrowdsale (#867) 7 years ago
Alejo Salles 42787e2a75 added awaits (#845) 7 years ago
Alejo Salles 8d4eee412d Bugfix/fix individuallycapped flaky test (#789) 7 years ago
Facundo Spagnuolo 3c48912730 Fix capped crowdsale flaky test (#773) 7 years ago
Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Santiago Palladino 4d7c3cca75 Move token creation outside of crowdsale contract (#690) 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago