Commit Graph

233 Commits (4d263b7fc32b6690cd2275081624eba03ac73f19)

Author SHA1 Message Date
Jorge Izquierdo 93e7984c61 Transferrable is now transferrable 8 years ago
Jorge Izquierdo 8d9e12eda3 Add GrantableToken tests 8 years ago
Jorge Izquierdo fb0a96332c GrantableTokenMock 8 years ago
João Gabriel Carvalho ae73f1a564 Renamed files and replaced occurencies of 'Stoppable' to 'Pausable' 8 years ago
Jorge Izquierdo 2f0471fff2 Make test cases that use assertJump fail if they dont fail 8 years ago
Manuel Araoz 0dfb27ff5f fix tests 8 years ago
AugustoL d974924045 Added claimAfterBlock variable and tests changes to support changes 8 years ago
Arseniy Klempner 8aa06bda38 Create tests for MultisigWallet 8 years ago
Arseniy Klempner 36fa2a72cf Decouple Shareable from DayLimit 8 years ago
Arseniy Klempner e5eaa919b1 Make isOwner() const. Add necessary toString() calls in tests. 8 years ago
Arseniy Klempner e8459148a8 Remove unnecessary toString calls 8 years ago
AugustoL f292643543 DelayedClaimable tests changed to work with rename of transfer() to transferOwnership() 8 years ago
qdeswaef 77e732218e Also change claimable to avoid conflicts with ERC20 tokens 8 years ago
qdeswaef 41fdd5d4c6 fixes gh-109: resolve conflict between Ownable and ERC20 token. 8 years ago
AugustoL 423cec41e3 claimBefore modifier removed on DelayedClaimable contract 8 years ago
Arseniy Klempner c390e94da6 Create tests for DayLimit 8 years ago
Arseniy Klempner 0ec09f4131 Create tests for Shareable 8 years ago
Angello Pozo 38545eb648 fix: spelling in a test 8 years ago
Angello Pozo eb41a81faa fix: made code cleaner. added helper. removed done from most tests. 8 years ago
Angello Pozo 688106e9c3 fix: made all the tests consistent. now with done. 8 years ago
Angello Pozo f2142545c7 modified test to use async await pattern. 8 years ago
Arseniy Klempner b6feefaed9 Create tests for SafeMath 8 years ago
Manuel Araoz c35261150c fix Killable test 8 years ago
Arseniy Klempner af388658e5 Create tests for Killable 8 years ago
Manuel Araoz 35363c01b1 improve docs of base contracts 8 years ago
AugustoL 475cb5dc1f Renamed DelayedClaimable function and modifier 8 years ago
AugustoL 85a4013f49 Using modifier to check block on delayedClaimable, tests fixed 8 years ago
Manuel Araoz 4cd8aa7900 add more limit tests to LimitBalance 8 years ago
Manuel Araoz 44138018dc limit funds improvements 8 years ago
AugustoL 0aa4d02044 DelayedClaimable contract with test added 8 years ago
Manuel Araoz 3e9bfbc77a add simple tests for BasicToken 8 years ago
Federico Bond 2b62f349ee Fill totalSupply in StandardTokenMock 8 years ago
Steve Ellis a156064b33 make claimable use fresh instances for each test 8 years ago
Steve Ellis 1547000d1c move Ownable tests away from migration fixtures 8 years ago
Steve Ellis 5f6b7f9301 add check prevening ownables from getting stuck 8 years ago
Federico Bond 278f060c56 Replace composition for inheritance in Bounty 8 years ago
Manuel Araoz 83f4104699 migrate to 0.4.4 8 years ago
Federico Bond 4599fbf248 Make Stoppable a subclass of Ownable. Fixes #47 8 years ago
AugustoL 0f3a8051d6 Added Claimable contract as an extension of Ownable with the Claimable tests 8 years ago
Arseniy Klempner aa3cd8c03a Add test for StandardToken 8 years ago
Makoto Inoue b6a5830047 Does not allow to create bounty contract without address 8 years ago
Arseniy Klempner 71edad126b Create tests for StandardToken 8 years ago
Makoto Inoue 9509298622 Change spec descriptions 8 years ago
Makoto Inoue 99f288bfb5 Consolidate TokenBounties into Bounty 8 years ago
Makoto Inoue a04481d2d8 Remove extra whitespace 8 years ago
Makoto Inoue 37f4ff8d3e Add killable to bounty 8 years ago
Makoto Inoue e35ba313a7 Add specs to test success and fail case of claiming 8 years ago
Makoto Inoue e8262f7c4b Make default function payable 8 years ago
Makoto Inoue df0c2defc8 Restructure test 8 years ago
Makoto Inoue 14b8496247 Pass factory address to bounty 8 years ago