cgewecke
|
c6eea4b130
|
Remove ganache-cli related code from API & tests (#849)
|
10 months ago |
cgewecke
|
fbed395a17
|
Restructure test folders / move npm commands to shell scripts (#841)
|
10 months ago |
cgewecke
|
1c257b0c74
|
Remove migrations and skipped/stale tests from test suite (#840)
|
10 months ago |
cgewecke
|
abea00b21c
|
Throw error when mocha parallel is set to true (#833)
|
10 months ago |
cgewecke
|
9ab7757a92
|
Support file scoped function definitions (#605)
|
4 years ago |
cgewecke
|
e106076ed5
|
Clean up & fixes for Hardhat PR (#569)
|
4 years ago |
cgewecke
|
dba6e0c84f
|
Port Buidler tests to Hardhat (#561)
|
4 years ago |
cgewecke
|
f87c274c2f
|
Rename the dist folder 'plugins' (#444)
|
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
|
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
|
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 |