Commit Graph

115 Commits (bf4c9d700d096db728c0bcc97bd87d17d9df91cf)

Author SHA1 Message Date
tincho aaa5ef81cf
Fix typos (#2343) 4 years ago
dependabot-preview[bot] b362e886ec
Bump ethereumjs-util from 6.2.0 to 7.0.0 (#2222) 5 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Roman Storm f358a03043 20x performance for merkle tree lib (#1787) 6 years ago
Thomas Bocek 79dd498b16 Signature Malleability: (#1622) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Aniket 350aae09d2 BigNumber comparison improved (#1581) 6 years ago
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo b7d56d5471
Added explicity pify dep, deprecating web3.eth. (#1532) 6 years ago
Francisco Giordano e7d6e86395
Make Truffle provider creation lazy (#1526) 6 years ago
Nicolás Venturo c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago
Nicolás Venturo 9faebb5365
Added makeInterfaceId tests. (#1530) 6 years ago
Nicolás Venturo 8dae261d20 Deleted transactionMined (unused). (#1527) 6 years ago
Nicolás Venturo 6fd0010325
Moved advanceBlock to time. (#1523) 6 years ago
Nicolás Venturo 6407d7818d
Added time helper tests. (#1521) 6 years ago
Nicolás Venturo c2de8ffd14
Now testing events in constructors! (#1511) 6 years ago
Nicolás Venturo f0e12d5301
ether and shouldFail tests (#1513) 6 years ago
Nicolás Venturo b9793abec6
balanceDifference tests and application (#1514) 6 years ago
Nicolás Venturo 10a5864fdf First test helpers tests (#1369) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Nicolás Venturo 0678f67289 Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Aniket b03932529c Fix/#1355 test helper to check balance difference (#1368) 6 years ago
Aniket c25a1e366f Fix #1358 Test helper to send funds (#1367) 6 years ago
Jakub Bogacz a9af619c59 Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 6 years ago
Roman Exempliarov a3bb56769e Remove lodash from tests (#1323) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo 9f822906b8
First test helpers tests (#1369) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 58a42443df added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo 34bc709bc2
Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Aniket 6ae041bca6 Fix/#1355 test helper to check balance difference (#1368) 6 years ago
Aniket fa1dfbd113 Fix #1358 Test helper to send funds (#1367) 6 years ago
Jakub Bogacz 947de54cee Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 6 years ago
Roman Exempliarov d062352de7 Remove lodash from tests (#1323) 6 years ago
Facundo Spagnuolo 92133be7ea Add ERC20 opt-in migration contract (#1054) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 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
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo 31fc572abe inLogs no longer returns a promise. (#1169) 7 years ago
Justus Perlwitz 2f6c8b05f6 Test/assertRevert: Fix late return bug (#1123) 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
Arun Kumar 40b5594f52 Promisify web3 sync requests in tests (#1009) 7 years ago
Matt Condon 92b695f2fb
Fix/whitelisted crowdsale (#981) 7 years ago
Matt Condon 259b9da3e6 add 165 to 721 (#972) 7 years ago
Matt Condon 6a7114fdb4
Bouncer contract implementation (#883) 7 years ago