Commit Graph

1 Commits (45c0c072d11dc90f756575d1d644394deb35c594)

Author SHA1 Message Date
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Nicolás Venturo 48fe7b8cbf Changed .eq to .equal. (#1231) 7 years ago
Francisco Giordano 7618b91d9c
Fix balance and allowance checks in _burn and _burnFrom (#1218) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Francisco Giordano 4dcdd293e8
StandardToken encapsulation (#1197) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Doug Crescenzi ef347ffccc Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
zaryab ebd4b5e73d decrease approval condition fix (greater than and equal to) (#1063) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Facundo Spagnuolo 9f52e94339
Move ERC20 tests to ERC20 custom folder (#772) 7 years ago
Facundo Spagnuolo 6ad275befb
Improve ERC20s tests coverage (#712) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago
Facundo Spagnuolo 323d1fa941 Refactor assert revert helper to encapsulate promises (#628) 7 years ago
Santiago Palladino 1455a5a942 Re-enable solidity coverage 7 years ago
Matt Condon d07bdccc0c feat: manually fix linting errors across tests 7 years ago
Matt Condon 227a335399 feat: move mock solidity contracts to mocks/ folder 7 years ago
Matt Condon 58abd66969 feat: rename all test files to include .test.js postfix 7 years ago
Matt Condon 8662846838 feat: apply eslint --fix across project 7 years ago
Ben Burns c29dd086d3 Update to testrpc 6.0.1 and test fixes for revert opcode. 7 years ago
Dan Phifer 3837319141 Adding some additional tests 7 years ago
Roy Blankman 6d8bb497c8 removing trailing whitespace 7 years ago
Francisco Giordano 74db6c2b3b add missing test for error when doing transferFrom to 0x0 8 years ago
Pavel Rubin d095ba84bf Add tests to check transfers to 0x0 fail 8 years ago
Rudy Godoy 289fd87ef8 Tests increase and decrease allowance for spender 8 years ago
Jakub Wojciechowski b3f60b9320 refactor testing error throwing 8 years ago
Rudy Godoy 3c9638b62e Refactoring to not DRY. 8 years ago
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
Manuel Araoz 960500a078 try to fix travis 2 8 years ago
Manuel Araoz ce25e2db98 try to fix travis 1 8 years ago
Manuel Araoz 9bd51db2b2 refactor tests for truffle 3 8 years ago
Jorge Izquierdo 2f0471fff2 Make test cases that use assertJump fail if they dont fail 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
Federico Bond 2b62f349ee Fill totalSupply in StandardTokenMock 8 years ago
Arseniy Klempner aa3cd8c03a Add test for StandardToken 8 years ago
Arseniy Klempner 71edad126b Create tests for StandardToken 8 years ago