Commit Graph

12 Commits

Author SHA1 Message Date
b3f60b9320 refactor testing error throwing 2017-07-22 21:40:01 +01:00
3c9638b62e Refactoring to not DRY.
The latest test case is not affected since the aproval is for
accounts[1], which does the transaction, and it is independent of
the amount of tokens that accounts[0] might have.
2017-06-29 13:18:54 -05:00
960500a078 try to fix travis 2 2017-03-20 15:19:14 -03:00
ce25e2db98 try to fix travis 1 2017-03-20 11:58:56 -03:00
9bd51db2b2 refactor tests for truffle 3 2017-02-17 18:03:52 -03:00
2f0471fff2 Make test cases that use assertJump fail if they dont fail 2017-01-23 19:18:41 +01: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
2b62f349ee Fill totalSupply in StandardTokenMock 2016-11-14 18:22:05 -03:00
aa3cd8c03a Add test for StandardToken 2016-11-01 10:21:00 -07:00
71edad126b Create tests for StandardToken 2016-10-27 22:17:21 -07:00