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 |
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 |
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 |
Manuel Araoz
|
4cd8aa7900
|
add more limit tests to LimitBalance
|
8 years ago |
Manuel Araoz
|
44138018dc
|
limit funds improvements
|
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 |
Makoto Inoue
|
721d8fbbf7
|
Pass factory address at contract creation phase
|
8 years ago |
Makoto Inoue
|
48badda96f
|
Fix typo
|
8 years ago |
Makoto Inoue
|
83662fa548
|
Remove only
|
8 years ago |
Makoto Inoue
|
e318d6d246
|
Swap target contract at test by using abstract interface
|
8 years ago |
Makoto Inoue
|
b5469310a1
|
Add bounty test to test against checkInvarient
|
8 years ago |
Arseniy Klempner
|
dfc133d9af
|
Create tests for Stoppable.
|
8 years ago |
Makoto Inoue
|
334073a64f
|
Fix typo
|
8 years ago |
Makoto Inoue
|
f19a69beb4
|
Remove only
|
8 years ago |
Makoto Inoue
|
986509934b
|
Swap target contract at test by using abstract interface
|
8 years ago |
Makoto Inoue
|
a98c5b8865
|
Add bounty test to test against checkInvarient
|
8 years ago |
Manuel Araoz
|
25a0210118
|
improve PullPaymentCapable
|
8 years ago |
Michael J. Curry
|
a9d030acb4
|
fix names, tests passing
|
8 years ago |
Michael J. Curry
|
5c07cd148d
|
add pragmas and get tests to run
|
8 years ago |