Commit Graph

174 Commits (f2cdb634982e15b252c09ee4d0b86ba896698d84)

Author SHA1 Message Date
cgewecke f2cdb63498
Add API documentation (#447) 5 years ago
cgewecke 3612a815e6
Make api require-able, expose plugin utils (#445) 5 years ago
cgewecke f87c274c2f
Rename the dist folder 'plugins' (#444) 5 years ago
cgewecke 653fc51ab9
Stop camel-casing testfiles flag (#443) 5 years ago
cgewecke 97de9c6012
Add builder-ethers test to CI (#441) 5 years ago
cgewecke d0f188f966
Add autoLauchServer option / update config validator (#437) 5 years ago
cgewecke 367ef81fa5
Prepare API for parallelization (#436) 5 years ago
cgewecke ce2e6c3dfb
Add tests for buidler cli options (#435) 5 years ago
cgewecke 9d98f3fd2a
Add error test suites for Buidler plugin (#428) 5 years ago
cgewecke 592470608c
Buidler plugin draft (#426) 5 years ago
cgewecke 0bc67b8a34
Update test fixtures and plugin utils for Buidler (#422) 5 years ago
cgewecke 99b3b6e835 Update buidler / reorg dependencies 5 years ago
cgewecke 3421207276 Add --temp command flag (#414) 5 years ago
cgewecke 2552ebaef0 Add 'onCompileComplete' option (#413) 5 years ago
cgewecke 1c8701ecf9 Improve coverage (#409) 5 years ago
cgewecke 438b2fef0f Add onServerReady, onTestsComplete, onIstanbulComplete Hooks (#408) 5 years ago
cgewecke 79b6443d8e Pre-empt EADDRINUSE and show useful error. (#407) 5 years ago
cgewecke efc321e388 Refactor instrument method (#406) 5 years ago
cgewecke 6bf6b1aa5f Add warnings for deprecated shell commands (#405) 5 years ago
cgewecke cd7fae0327 Add EADDRINUSE test (#404) 5 years ago
cgewecke ee72e8d66d Validate solcoverjs with json schema (#403) 5 years ago
cgewecke 556d2d2e58 Use ganache server (instead of provider) (#402) 5 years ago
cgewecke 503c300993 Add mocha options to solcoverjs (#401) 5 years ago
cgewecke 35e663170c Reorganize and cleanup truffle integration tests (#400) 5 years ago
cgewecke 7bce2143a2 Route all errors through reporter (#399) 5 years ago
cgewecke bad4fd0ab5 Handle native solidity tests / add test logger fixtures (#398) 5 years ago
cgewecke 3ce4c053bd Add --version cli flag 5 years ago
cgewecke ce6a524ffc Attach to non-fork ganache vm (#391) 5 years ago
cgewecke 07ca4d3f02 Add --config and --help command options (#390) 5 years ago
Kanstantsin Andryanau c0f38a56b9 Istanbul reporter (#388) 5 years ago
cgewecke 6bd3bcdaee Add --file command option (for js test subsets) (#387) 5 years ago
cgewecke 8c7b2f7c65 Create separate contract & artifact temp folders at root (#386) 5 years ago
cgewecke 4d5a4e21ef Add tests and fixtures for full project scenarios (#385) 5 years ago
cgewecke 1d093e9732 Stop injecting coverage hash fn definition in interfaces (#383) 5 years ago
cgewecke ec231a2328 Instrument with injected function calls (#381) 5 years ago
cgewecke d9353b6814 Fix circle/ci 5 years ago
cgewecke c8de349fec Working truffle plugin draft w/ integration tests 5 years ago
cgewecke e52a3ab59f More test sources reorg and truffle mock utilities cleanup 5 years ago
cgewecke 501ad9a29d Rebase fixes 5 years ago
cgewecke 79b2fa6b8b Remove ganache-core / misc cleanup 5 years ago
cgewecke b312af086d Initial app test cleanup 5 years ago
cgewecke 768908bba2 Update statements tests 5 years ago
cgewecke 6604b06a48 Update returns tests (move to generic expressions) 5 years ago
cgewecke 9ca4ae2b19 Update loops tests 5 years ago
cgewecke 40fbe927fd Update function & expression tests 5 years ago
cgewecke 2cf6dd6d48 Move ternary logic & tests into lib/ternary folder 5 years ago
cgewecke bac42a17d4 Update comment tests 5 years ago
cgewecke 713f4cb1a1 Update assert tests 5 years ago
cgewecke 3802cff4c5 Update assembly unit tests 5 years ago
cgewecke fc3115138c Initial draft: 0.7.0 5 years ago