c29dd086d3
Update to testrpc 6.0.1 and test fixes for revert opcode.
2017-11-23 13:06:05 -03:00
3837319141
Adding some additional tests
2017-09-23 17:06:14 +08:00
6d8bb497c8
removing trailing whitespace
2017-09-16 10:20:06 -04:00
74db6c2b3b
add missing test for error when doing transferFrom to 0x0
2017-08-28 19:31:19 -03:00
d095ba84bf
Add tests to check transfers to 0x0 fail
2017-08-28 19:31:19 -03:00
289fd87ef8
Tests increase and decrease allowance for spender
...
- Spender starts with 0 tokens allowed to spend
- Spender is granted 50, then decreased it's allowance by 10
Refs PR #224
2017-08-20 23:20:09 -05:00
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