mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/test/crowdsale
Nicolás Venturo a936cbf5fb InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
..
AllowanceCrowdsale.test.js Fixed how allowance crowdsale checks remaining tokens. (#1449) 6 years ago
CappedCrowdsale.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Crowdsale.test.js Internal crowdsales (#1439) 6 years ago
FinalizableCrowdsale.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
IncreasingPriceCrowdsale.test.js InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
IndividuallyCappedCrowdsale.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
MintedCrowdsale.behavior.js Dangling commas are now required. (#1359) 6 years ago
MintedCrowdsale.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
PostDeliveryCrowdsale.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
RefundableCrowdsale.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
TimedCrowdsale.test.js Closing time must be strictly after opening time. (#1440) 6 years ago