|
|
c29dd086d3
|
Update to testrpc 6.0.1 and test fixes for revert opcode.
|
2017-11-23 13:06:05 -03:00 |
|
|
|
6d8bb497c8
|
removing trailing whitespace
|
2017-09-16 10:20:06 -04:00 |
|
|
|
60bc6a6da5
|
Merge pull request #327 from jakub-wojciechowski/master
fix testing error throwing
|
2017-07-22 22:17:32 -03:00 |
|
|
|
b3f60b9320
|
refactor testing error throwing
|
2017-07-22 21:40:01 +01:00 |
|
|
|
5e7847537a
|
fix testing error throwing
|
2017-07-22 11:46:49 +01:00 |
|
|
|
64787b1ac5
|
Add semicolon to match coding standards
|
2017-07-21 23:07:50 -07:00 |
|
|
|
58fdb956b5
|
Add assert to prevent regression
|
2017-07-21 23:04:50 -07:00 |
|
|
|
6d565ef841
|
Fix auto-formatting
|
2017-07-20 10:58:16 -07:00 |
|
|
|
b2e36314cb
|
Add requirement for address to not be 0 and throw error
|
2017-07-20 10:51:57 -07:00 |
|
|
|
3d6988cf90
|
Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes
|
2017-02-21 00:05:59 +01:00 |
|
|
|
9bd51db2b2
|
refactor tests for truffle 3
|
2017-02-17 18:03:52 -03:00 |
|
|
|
41fdd5d4c6
|
fixes gh-109: resolve conflict between Ownable and ERC20 token.
|
2016-12-15 15:32:08 +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 |
|
|
|
3207996777
|
Merge pull request #65 from se3000/ownable_guard
add check prevening ownables from getting stuck
|
2016-11-14 22:06:30 -03:00 |
|
|
|
1547000d1c
|
move Ownable tests away from migration fixtures
|
2016-11-13 16:58:25 -05:00 |
|
|
|
5f6b7f9301
|
add check prevening ownables from getting stuck
|
2016-11-13 16:03:11 -05:00 |
|
|
|
5dbad00a8e
|
Fix indenting in ownable
|
2016-09-30 18:12:28 -03:00 |
|