Commit Graph

3 Commits (e1f40e7e23d3cc5af4b5c28ee19ee5413043c107)

Author SHA1 Message Date
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo 26f9cc8e74 Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Nicolás Venturo d8ab8a00f2
Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Leo Arias 08bf6bbed9 Add missing tests to ECSDA (#1248) 6 years ago
Leo Arias 75c0a59bb4 Add missing tests to ECSDA (#1248) 6 years ago
Leo Arias 2441fd7d17 Move contracts to subdirectories (#1253) 7 years ago
Matt Condon 1c57637fd5 fix: refactor sign.js and related tests (#1243) 7 years ago
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
jacob 64c324e37c remove arrow functions from js tests (#1225) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo 4544df47da
All tests now use account names, and dont use accounts[0] (except ERC… (#1137) 7 years ago
Nicolás Venturo 567b773242
Prefer const in test files (#1117) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago
Nicolás Venturo 67b67b791e
Changed before for beforeAll, refactored Bouncer tests. (#1094) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Leonardo 99e4b081dc ECRecover test should revert because of wrong calldata size (#1050) 7 years ago
Matt Condon 6a7114fdb4
Bouncer contract implementation (#883) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Chenyang Wu e299a7950e Change ECRecovery recover method's visibility to internal (#818) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
AugustoL 4fbd44fd40 Reorganize tests and add library folder 7 years ago
AugustoL edbc64f337 Add missing semicolon in ECRecovery test 7 years ago
AugustoL c73861d8b3 Use test message in ECRecovery tests and fix typos 7 years ago
AugustoL d78bcbbae5 change web3.eth.accounts for accounts in ECRecovery test 7 years ago
AugustoL 326df13bf3 Add ECRecoveryMock contract 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
AugustoL 4f44427966 Added function helper, few changes on ECRecover lib 8 years ago
Augusto f8c0fab5d8 Fixed tests and few changes on contract comments 8 years ago
Augusto 478d1b1a93 Removed safeRecover, using ecrecover method instead, recovering signature from entire hash 8 years ago
AugustoL 68c2bcb9dd Removed .only on ECRecovery tests 8 years ago
Augusto 635c04378d Removed ECRecovery mock contract, ECRecovery funcions are public constants 8 years ago
Augusto 4201d50dcf ECRecovery library added with test and docs 8 years ago