Commit Graph

5 Commits (790b3b20c200f8c12568f85d020185acde596e0b)

Author SHA1 Message Date
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
Roy Blankman 6d8bb497c8 removing trailing whitespace 7 years ago
Francisco Giordano 00f80c726a fix reference to mock contract 8 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
Jakub Wojciechowski b3f60b9320 refactor testing error throwing 8 years ago
Manuel Araoz 7e7193ae61 truffle 2=>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
Manuel Araoz 3e9bfbc77a add simple tests for BasicToken 8 years ago