Commit Graph

10 Commits (64c324e37c17c5e0501bb746975040d1ae020806)

Author SHA1 Message Date
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 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
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
Santiago Palladino 1455a5a942 Re-enable solidity coverage 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
Ben Burns c29dd086d3 Update to testrpc 6.0.1 and test fixes for revert opcode. 7 years ago
Jakub Wojciechowski e86ac90853 Refactor and remove moment.js usages 8 years ago
Jakub Wojciechowski 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
Jakub Wojciechowski 7c883b6368 Duration helper and eliminated hardcoded periods 8 years ago
Jakub Wojciechowski 2261039d52 Simplify advanceBlock in tests 8 years ago
Jakub Wojciechowski 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
Jakub Wojciechowski db40fd314a sanity check for CappedCrowdsale: cap > 0 8 years ago
Francisco Giordano fadb2cf47e add tests for crowdsale contracts 8 years ago