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
David Knott b4b6029f66 Create and test PausableToken Contract 8 years ago
..
helpers Create and test PausableToken Contract 8 years ago
BasicToken.js truffle 2=>3 8 years ago
Bounty.js await event handling result in Bounty test. Fixes #202 8 years ago
Claimable.js Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 years ago
Contactable.js Added a contactable contract and some tests for it 8 years ago
DayLimit.js Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 years ago
DelayedClaimble.js refactor tests for truffle 3 8 years ago
Destructible.js Change killable to destructible and kill to destroy 8 years ago
HasNoContracts.js Add HasNoContracts 8 years ago
HasNoEther.js Add HasNoEther 8 years ago
HasNoTokens.js Add HasNoTokens 8 years ago
LimitBalance.js refactor tests for truffle 3 8 years ago
MintableToken.js Create and test MintableToken contract 8 years ago
MultisigWallet.js Change killable to destructible and kill to destroy 8 years ago
Ownable.js Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 years ago
Pausable.js Create and test PausableToken Contract 8 years ago
PausableToken.js Create and test PausableToken Contract 8 years ago
PullPayment.js Added totalPayments uint on PullPayments contract 8 years ago
ReentrancyGuard.js Add ReentrancyGuard 8 years ago
SafeMath.js refactor tests for truffle 3 8 years ago
Shareable.js refactor tests for truffle 3 8 years ago
StandardToken.js try to fix travis 2 8 years ago
TokenDestructible.js Change killable to destructible and kill to destroy 8 years ago
VestedToken.js Improve VestedToken tests 8 years ago