Commit Graph

22 Commits

Author SHA1 Message Date
cd78c20e0e await event handling result in Bounty test. Fixes #202 2017-04-21 20:08:17 +03:00
70b5ffd928 Change killable to destructible and kill to destroy 2017-04-07 11:34:35 -06:00
9bd51db2b2 refactor tests for truffle 3 2017-02-17 18:03:52 -03:00
38545eb648 fix: spelling in a test 2016-12-01 20:20:44 -08:00
eb41a81faa fix: made code cleaner. added helper. removed done from most tests. 2016-12-01 08:42:05 -08:00
688106e9c3 fix: made all the tests consistent. now with done. 2016-11-30 13:24:02 -08:00
f2142545c7 modified test to use async await pattern. 2016-11-27 12:09:48 -08:00
278f060c56 Replace composition for inheritance in Bounty 2016-11-08 20:20:26 -03:00
b6a5830047 Does not allow to create bounty contract without address 2016-10-28 11:22:41 +01:00
9509298622 Change spec descriptions 2016-10-27 23:02:56 +01:00
99f288bfb5 Consolidate TokenBounties into Bounty 2016-10-27 22:35:08 +01:00
a04481d2d8 Remove extra whitespace 2016-10-27 22:10:53 +01:00
37f4ff8d3e Add killable to bounty 2016-10-27 22:08:36 +01:00
e35ba313a7 Add specs to test success and fail case of claiming 2016-10-27 18:39:31 +01:00
e8262f7c4b Make default function payable 2016-10-26 22:38:20 +01:00
df0c2defc8 Restructure test 2016-10-26 19:48:12 +01:00
14b8496247 Pass factory address to bounty 2016-10-26 19:34:08 +01:00
721d8fbbf7 Pass factory address at contract creation phase 2016-10-26 09:12:17 +01:00
48badda96f Fix typo 2016-10-26 07:24:11 +01:00
83662fa548 Remove only 2016-10-26 07:24:10 +01:00
e318d6d246 Swap target contract at test by using abstract interface 2016-10-26 07:24:10 +01:00
b5469310a1 Add bounty test to test against checkInvarient 2016-10-26 07:20:41 +01:00