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 8d11dcc0e5
Increase testing coverage (#1195)
7 years ago
..
AllowanceCrowdsale.test.js Replace all asserts with chai.should (#1183) 7 years ago
CappedCrowdsale.test.js Replace all asserts with chai.should (#1183) 7 years ago
Crowdsale.test.js Increase testing coverage (#1195) 7 years ago
FinalizableCrowdsale.test.js Remove chai-as-promised (#1116) 7 years ago
IncreasingPriceCrowdsale.test.js Remove chai-as-promised (#1116) 7 years ago
IndividuallyCappedCrowdsale.test.js Prefer const in test files (#1117) 7 years ago
MintedCrowdsale.behavior.js Replace all asserts with chai.should (#1183) 7 years ago
MintedCrowdsale.test.js Replace all asserts with chai.should (#1183) 7 years ago
PostDeliveryCrowdsale.test.js Remove chai-as-promised (#1116) 7 years ago
RefundableCrowdsale.test.js Remove chai-as-promised (#1116) 7 years ago
TimedCrowdsale.test.js Replace all asserts with chai.should (#1183) 7 years ago
WhitelistedCrowdsale.test.js Replace all asserts with chai.should (#1183) 7 years ago