Commit Graph

1 Commits (4575a240f7d271cda9a4e8cb13fdd34ecca7e0eb)

Author SHA1 Message Date
Facundo Spagnuolo 9f52e94339
Move ERC20 tests to ERC20 custom folder (#772) 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago
Matt Condon d07bdccc0c feat: manually fix linting errors across tests 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
Martín Triay fff8e040b7 [TokenVesting] vestedAmount returns the historical vested amount 7 years ago
Francisco Giordano 01b92d1d56 fix a problem when revoke is called twice 7 years ago
Martín Triay d21d35ca6f [TokenVesting] Fix test. 7 years ago
Martín Triay 4e39f50aec [TokenVesting] Remove unnecessary instatiation on test. 7 years ago
Martín Triay 822de45bfc [TokenVesting] Add a start parameter to constructor to defer vesting 7 years ago
Martín Triay bd56163900 [TokenVesting] Fix vestedAmount calculation. Linearity test watches beneficiary balance over vestedAmount 7 years ago
Martín Triay 696615d392 [TokenVesting] Add linear release test 7 years ago
Martín Triay 645edfc936 [TokenVesting] Fix should-revoke test 7 years ago
Martín Triay a227b212f5 [TokenVesting] Add tests 7 years ago
Francisco Giordano 6344a76f83 add pending tests 7 years ago
Francisco Giordano 3da7c31484 add revocable flag 7 years ago
Francisco Giordano 80e591f487 add TokenVesting contract 7 years ago