Commit Graph

21 Commits (5f357d85dedac7dc672427ea78af9f973a5c5a0d)

Author SHA1 Message Date
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
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
Martín 49d2dd9e08 Add Mock suffix to variable names #1172 (#1324) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Martín 4b21fcf5af Add Mock suffix to variable names #1172 (#1324) 6 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 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