Commit Graph

4 Commits (86fd0ab4ae406db5d04e295e5d3694e950bd9028)

Author SHA1 Message Date
Francisco a28aafdc85
Use Prettier for JS files (#3913) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Francisco 2336bd3e8e
Simplify ESLint config (#3903) 2 years ago
Hadrien Croubois 24a0bc23cf
Reorganize the repo structure (#2503) 4 years ago
Hadrien Croubois 93438eca0b
Merge 3.4 master into solc-0.8 (#2499) 4 years ago
Francisco Giordano 0f553e7f9e Remove SafeMathMock compilation warnings (#2497) 4 years ago
Francisco Giordano f4e57fd529
Remove SafeMathMock compilation warnings (#2497) 4 years ago
Francisco Giordano fdf57a9788 Lint 4 years ago
Hadrien Croubois c34211417c
Refactor SafeMath to avoid memory leaks (#2462) 4 years ago
Andre Korol 974c534210
Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Nicolás Venturo 3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 5 years ago
taek c9f328ef66 Fix Typo (#1808) 6 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
Nicolás Venturo a71c3bce32
Update test-helpers to v0.4.0. (#1770) 6 years ago
Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
Nicolás Venturo f80c65ff67
Improve SafeMath test coverage. (#1611) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Francisco Giordano a5b14f262e
Separate unsigned and signed safemath libraries (#1588) 6 years ago
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Aniket b5892a2b5e SafeMath Test Coverage Improved (#1477) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 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
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
jeano 9aa30e1960 Add Modulo operation for getting the quotient (#915) 7 years ago
Brett Sun c9e91586e7 feat: use require in SafeMath (#1187) 7 years ago
barakman a3e02be459 Initialize `MAX_UINT` more neatly (#1166) 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
Facundo Spagnuolo bd5f7f5774
Fix SafeMath test file (#865) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 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
Jakub Wojciechowski b3f60b9320 refactor testing error throwing 8 years ago
Manuel Araoz 9bd51db2b2 refactor tests for truffle 3 8 years ago
Jorge Izquierdo 2f0471fff2 Make test cases that use assertJump fail if they dont fail 8 years ago
Angello Pozo eb41a81faa fix: made code cleaner. added helper. removed done from most tests. 8 years ago
Angello Pozo 688106e9c3 fix: made all the tests consistent. now with done. 8 years ago
Angello Pozo f2142545c7 modified test to use async await pattern. 8 years ago