Commit Graph

11 Commits (4f5626d6543ecc72bde8f0646a16494ff2f7ca93)

Author SHA1 Message Date
cgewecke 6739db6265
Use Hardhat client and ethers in unit tests (#847) 10 months ago
cgewecke 66082b3e56
Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
cgewecke 22992e1c19 Fix constructor test 3 years ago
cgewecke 29c0fdda7f Fix constructor keyword test 3 years ago
cgewecke f6f94c1cd5 Add modifier-invocation-as-branch coverage (#588) 3 years ago
cgewecke 022d7d8115
Use internal visibility for fn level hash method defs (#660) 3 years ago
cgewecke 19f1990304
Remove ganache-core-sc dev dependency (#554) 4 years ago
cgewecke c8de349fec Working truffle plugin draft w/ integration tests 5 years ago
cgewecke 79b2fa6b8b Remove ganache-core / misc cleanup 5 years ago
cgewecke 40fbe927fd Update function & expression tests 5 years ago
cgewecke fc3115138c Initial draft: 0.7.0 5 years ago
Alex b57c8e5122 Instrument modifiers correctly 6 years ago
Alex be25c4f742 Add tests for #316 #317 6 years ago
Alex 95b099afbf Begin transition to solidity-parser-antlr 6 years ago
Alex 69fb99b7af Update tests save for openZeppelin 6 years ago
cgewecke 4c65dc2271 Support constructor keyword / bump solidity-parser 7 years ago
cgewecke 816d99e7bc Add relative mapping logic, remove path corrections in tests 7 years ago
Dan Phifer b967e7b8be Most of the tests pass now, except there is still an issue with starting testrpc-sc in the "before" hook. 7 years ago
Alex Rea 57ffe3ead4 Clarify comment explaining what test is doing 7 years ago
cgewecke 2ead932203 Make tests work 7 years ago
cgewecke 61c5decfa1 Fix testrpc filter tests. Disable yarn 8 years ago
cgewecke 9f41aee7fa Move files into /lib and /bin 8 years ago
cgewecke 4b627f6b9e Fix broken chained call handling, add unit tests to verify cases get coverage 8 years ago
cgewecke 440bd8b602 Fix chained constructor/method call bug. Add compilation unit test for case 8 years ago
Alex Rea 500cbd6f29 Remove the 'instrumenting' flag 8 years ago
Alex Rea 2c3a2248c8 Run ESLint over everything 8 years ago
cgewecke 10254a4790 Draft test suite 8 years ago