Commit Graph

197 Commits (046c4a2d0780c164edba14f7bdbcbd466f40845e)

Author SHA1 Message Date
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
Santiago Palladino 0926729c8f
Add StandardBurnableToken implementation (#870) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Francisco Giordano 06666be93a
change MerkleProof interface to take array of bytes32 (#879) 7 years ago
Facundo Spagnuolo bd5f7f5774
Fix SafeMath test file (#865) 7 years ago
Santiago Palladino e96164feea ERC721 full implementation (#803) 7 years ago
Facundo Spagnuolo 17884e91a1 Emit Trasnfer event on SimpleToken creation 7 years ago
Facundo Spagnuolo 323d1fa941 Refactor assert revert helper to encapsulate promises (#628) 7 years ago
Matt Condon 677d05743c feat: update event names for OZ standards and test them 7 years ago
Matt Condon 9bb2c958ec feat: add adminAddRole, adminRemoveRole, and make hasRole/checkRole public 7 years ago
Matt Condon e931c1cbfc feat: RBAC authentication contract and role library 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 8662846838 feat: apply eslint --fix across project 7 years ago
Matt Condon 47585b1117 fix: make SplitPayment payable by default 7 years ago
Ben Burns c29dd086d3 Update to testrpc 6.0.1 and test fixes for revert opcode. 7 years ago
Alejandro Santander bb1736e376 Change visibility of fallbacks to external 7 years ago
Alejandro Santander c6e0edb268 Remove solidity warnings in tests 7 years ago
Alejandro Santander ce86029f6a Update solidity version on test helpers 7 years ago
Tal Ater 5fc53b6f2f Replaced assert with require 7 years ago
Facundo Spagnuolo 365c875ced Create detailed ERC20 interface 7 years ago
Manuel Araoz 7dd0ee6212 remove timer 7 years ago
Manuel Araoz c4ca7f03e3 improve timer test helper 7 years ago