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
AugustoL e911b4d556 Add findMethod function in ERC827Token test 7 years ago
..
helpers Emit Trasnfer event on SimpleToken creation 7 years ago
.eslintrc feat: enable eslint 7 years ago
BasicToken.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
Bounty.test.js feat: move mock solidity contracts to mocks/ folder 7 years ago
BurnableToken.test.js Re-enable solidity coverage 7 years ago
CanReclaimToken.test.js Re-enable solidity coverage 7 years ago
CappedCrowdsale.test.js Re-enable solidity coverage 7 years ago
CappedToken.test.js feat: manually fix linting errors across tests 7 years ago
Claimable.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
Contactable.test.js feat: manually fix linting errors across tests 7 years ago
Crowdsale.test.js feat: rename all test files to include .test.js postfix 7 years ago
DayLimit.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
DelayedClaimble.test.js feat: rename all test files to include .test.js postfix 7 years ago
Destructible.test.js feat: rename all test files to include .test.js postfix 7 years ago
DetailedERC20.test.js Re-enable solidity coverage 7 years ago
ECRecovery.test.js Add missing semicolon in ECRecovery test 7 years ago
ERC827Token.js Add findMethod function in ERC827Token test 7 years ago
FinalizableCrowdsale.test.js Re-enable solidity coverage 7 years ago
HasNoContracts.test.js feat: manually fix linting errors across tests 7 years ago
HasNoEther.test.js feat: manually fix linting errors across tests 7 years ago
HasNoTokens.test.js Re-enable solidity coverage 7 years ago
LimitBalance.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
MerkleProof.test.js feat: manually fix linting errors across tests 7 years ago
MintableToken.test.js feat: rename all test files to include .test.js postfix 7 years ago
Ownable.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
Pausable.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
PausableToken.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
PullPayment.test.js Re-enable solidity coverage 7 years ago
RBAC.test.js Re-enable solidity coverage 7 years ago
ReentrancyGuard.test.js fix typo: that -> than 7 years ago
RefundVault.test.js feat: manually fix linting errors across tests 7 years ago
RefundableCrowdsale.test.js Re-enable solidity coverage 7 years ago
SafeERC20.test.js Re-enable solidity coverage 7 years ago
SafeMath.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
SampleCrowdsale.test.js feat: manually fix linting errors across tests 7 years ago
SimpleToken.test.js Emit Trasnfer event on SimpleToken creation 7 years ago
SplitPayment.test.js feat: manually fix linting errors across tests 7 years ago
StandardToken.test.js Refactor assert revert helper to encapsulate promises (#628) 7 years ago
TokenDestructible.test.js fix: TokenDestructible typo fron->from 7 years ago
TokenTimelock.test.js feat: manually fix linting errors across tests 7 years ago
TokenVesting.test.js feat: manually fix linting errors across tests 7 years ago