Nicolás Venturo
|
8d11dcc0e5
|
Increase testing coverage (#1195)
* Added non-target bounty test
* Increased ERC721 testing coverage.
* Addressed review comments.
* fix linter error
* Fixed linter error
* Removed unnecessary bouncer require
* Improved Crowdsale tests.
* Added missing SuperUser test.
* Improved payment tests.
* Improved token tests.
* Fixed ERC721 test.
* Reviewed phrasing.
|
7 years ago |
Justus Perlwitz
|
e6c15b34da
|
Remove chai-as-promised (#1116)
* Test: Remove chai-as-promised calls
* Test/Helpers: expectThrow accepts optional message
* NPM: Remove chai-as-promised
* Contracts/DestructibleMock: Fix lint
|
7 years ago |
Nicolás Venturo
|
cea2a85a42
|
Remove Babel (#1074)
* Test helpers no longer rely on Babel.
* Behaviours are no longer imported.
* Removed Babel dependency.
* Fixed linter errors.
|
7 years ago |
Arun Kumar
|
40b5594f52
|
Promisify web3 sync requests in tests (#1009)
|
7 years ago |
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 |
Jakub Wojciechowski
|
e86ac90853
|
Refactor and remove moment.js usages
|
8 years ago |
Jakub Wojciechowski
|
99e0f5b5cb
|
Refactor time manipulation in TokenTimelock tests
|
8 years ago |
Jakub Wojciechowski
|
7c883b6368
|
Duration helper and eliminated hardcoded periods
|
8 years ago |
Francisco Giordano
|
5e423bc353
|
add release function, deprecate claim
|
8 years ago |
Francisco Giordano
|
b3ca0c73b3
|
add a TokenTimelock contract
|
8 years ago |