Commit Graph

6 Commits (06666be93ae80d6a6098a8bc22b7c8981e41a221)

Author SHA1 Message Date
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 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
Manuel Araoz 666a3a73e0 remove unused 'day' test variable 7 years ago
Manuel Araoz 7dd0ee6212 remove timer 7 years ago
Santiago Palladino 6fccd202fe Fix invalid number of args for solidity function errors in tests 8 years ago
Jakub Wojciechowski b3f60b9320 refactor testing error throwing 8 years ago
Jakub Wojciechowski 5e7847537a fix testing error throwing 8 years ago
Jakub Wojciechowski d2dd6e40b6 added new test for a day passed scenario to the DayLimit contract 8 years ago
Rudy Godoy 549590d105 Refactored to prevent DRY with beforeEach(). 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
Arseniy Klempner 36fa2a72cf Decouple Shareable from DayLimit 8 years ago
Arseniy Klempner c390e94da6 Create tests for DayLimit 8 years ago