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.
Nicolás Venturo
b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
* Replaced assertJump, assertRevert and expectThrow with shouldFail.
* Fixed linter errors.
* Fixed typo.
* Made the helpers async.
|
6 years ago |
.. |
AllowanceCrowdsale.test.js
|
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
|
6 years ago |
CappedCrowdsale.test.js
|
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
|
6 years ago |
Crowdsale.test.js
|
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
|
6 years ago |
FinalizableCrowdsale.test.js
|
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
|
6 years ago |
IncreasingPriceCrowdsale.test.js
|
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
|
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
|
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
|
6 years ago |