cgewecke
|
f7603acbc0
|
Use recursive-readdir to resolve test files (#451)
|
5 years ago |
cgewecke
|
e25728ac88
|
Allow Truffle V4 style solc config (#449)
|
5 years ago |
cgewecke
|
d9af5ac571
|
Gracefully overwrite eth-gas-reporter (#448)
|
5 years ago |
cgewecke
|
f87c274c2f
|
Rename the dist folder 'plugins' (#444)
|
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
|
0bc67b8a34
|
Update test fixtures and plugin utils for Buidler (#422)
|
5 years ago |
cgewecke
|
3421207276
|
Add --temp command flag (#414)
|
5 years ago |
cgewecke
|
2552ebaef0
|
Add 'onCompileComplete' option (#413)
* Also small UI fixes & document network cli flag
|
5 years ago |
cgewecke
|
1c8701ecf9
|
Improve coverage (#409)
+ Remove unused code from `lib/parse.js`
+ Add invalid reporter test
+ Remove un-hittable try/catch around backup client load in API.ganache
|
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)
* Move all filesystem & filtering logic to plugins
* Move plugin helpers to own file
|
5 years ago |
cgewecke
|
6bf6b1aa5f
|
Add warnings for deprecated shell commands (#405)
* Add ghost-testrpc `0.0.2` dep (mocks $ testrpc-sc)
|
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)
+ Support --network <name> cli flag
|
5 years ago |
cgewecke
|
503c300993
|
Add mocha options to solcoverjs (#401)
* Add mocha options in solcoverjs (for skipping tests)
* Plugin tests cleanup
|
5 years ago |
cgewecke
|
35e663170c
|
Reorganize and cleanup truffle integration tests (#400)
|
5 years ago |