Commit Graph

7 Commits (0320a718e8e07b1d932f5acb8ad9cec9d9eed99b)

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
alonbg 6766b2de3b
Add getters for number of unclaimed tokens in PaymentSplitter (#3350) 3 years ago
Niccolò Petti d4e6236b2b
Fix deprecated expectEvent.inLogs #3332 (#3333) 3 years ago
Hadrien Croubois efb5b0a28f
Extend PaymentSplitter to support ERC20 tokens (#2858) 3 years ago
renovate[bot] 73425c22d8
Update lockfile (#2787) 4 years ago
Hadrien Croubois 7279273ebb
Fix inconsistencies in contract/test hierachy (#2814) 4 years ago
Hadrien Croubois 24a0bc23cf
Reorganize the repo structure (#2503) 4 years ago
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Francisco Giordano ace35fdeda
Update all dependencies transitively (#2363) 4 years ago
dibi91 0b489f4d79
Improve test descriptions #1157 (#2334) 5 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
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
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
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 c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago
cardmaniac992 6db4f0bc8f SplitPayment improvements (#1417) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket c25a1e366f Fix #1358 Test helper to send funds (#1367) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
cardmaniac992 a07499796a SplitPayment improvements (#1417) 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
Aniket fa1dfbd113 Fix #1358 Test helper to send funds (#1367) 6 years ago
dwardu 76169cda40 Fixed a broken payment test (+ another small fix) (#1318) 6 years ago
dwardu b79196f911 Fixed a broken payment test (+ another small fix) (#1318) 6 years ago
Leo Arias 45c0c072d1 Improve encapsulation on lifecycle, ownership and payments (#1269) 7 years ago
Francisco Giordano 4eb4d7114d
Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
Nicolás Venturo a9f910d34f Increase test coverage (#1237) 7 years ago
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Nicolás Venturo 8d11dcc0e5
Increase testing coverage (#1195) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo 94797978bb
SplitPayment now requires payees. (#1131) 7 years ago
Nicolás Venturo 4544df47da
All tests now use account names, and dont use accounts[0] (except ERC… (#1137) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 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 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
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
Matt Condon 47585b1117 fix: make SplitPayment payable by default 7 years ago
Ariel Barmat dc1017c929 Simplify implementation using similar interface as PullPayment contract 8 years ago
Ariel Barmat 8336785a9b Add a SplitPayment contract to distribute funds among multiple beneficiaries 8 years ago