Commit Graph

17 Commits (5fd8684a5ae6d5085949194d6d81958d1440a71d)

Author SHA1 Message Date
Jakub Wojciechowski b3f60b9320 refactor testing error throwing 8 years ago
Jakub Wojciechowski 5e7847537a fix testing error throwing 8 years ago
pooleja 64787b1ac5 Add semicolon to match coding standards 8 years ago
pooleja 58fdb956b5 Add assert to prevent regression 8 years ago
pooleja 6d565ef841 Fix auto-formatting 8 years ago
pooleja b2e36314cb Add requirement for address to not be 0 and throw error 8 years ago
Fabio Berger 3d6988cf90 Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 years ago
Manuel Araoz 9bd51db2b2 refactor tests for truffle 3 8 years ago
qdeswaef 41fdd5d4c6 fixes gh-109: resolve conflict between Ownable and ERC20 token. 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
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
Manuel Araoz 5dbad00a8e Fix indenting in ownable 8 years ago
adklempner 6455b96c79 Test that Ownable prevents non-owners from changing ownership. 8 years ago
Manuel Araoz 5071303969 new less trivial ownable test 9 years ago
Manuel Araoz 825203fcec write ownable simple test 9 years ago