cgewecke
c8bcca966c
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
635d9bcd63
Add onServerReady, onTestsComplete, onIstanbulComplete Hooks ( #408 )
5 years ago
cgewecke
d57d6fdc8b
Pre-empt EADDRINUSE and show useful error. ( #407 )
5 years ago
cgewecke
7e9be6c3c2
Refactor instrument method ( #406 )
...
* Move all filesystem & filtering logic to plugins
* Move plugin helpers to own file
5 years ago
cgewecke
37b54ccf12
Add warnings for deprecated shell commands ( #405 )
...
* Add ghost-testrpc `0.0.2` dep (mocks $ testrpc-sc)
5 years ago
cgewecke
b6af63d0ff
Add EADDRINUSE test ( #404 )
5 years ago
cgewecke
bdf604dccd
Validate solcoverjs with json schema ( #403 )
5 years ago
cgewecke
0b8c303fac
Use ganache server (instead of provider) ( #402 )
...
+ Support --network <name> cli flag
5 years ago
cgewecke
77628b02cb
Add mocha options to solcoverjs ( #401 )
...
* Add mocha options in solcoverjs (for skipping tests)
* Plugin tests cleanup
5 years ago
cgewecke
3bd99ab6dd
Reorganize and cleanup truffle integration tests ( #400 )
5 years ago
cgewecke
c25697d5c6
Route all errors through reporter ( #399 )
...
* Decouple app & plugin UIs. Make UI extensible class consumed by plugin.
* Add flags to force loading truffle lib module from different sources (global, plugin)
* Route all error output through UI Class
* Add error checking for solcover.js loading
* Add truffle lib bundle map
5 years ago
cgewecke
901430ddf9
Handle native solidity tests / add test logger fixtures ( #398 )
5 years ago
cgewecke
d80eb051fe
Add --version cli flag
5 years ago
cgewecke
0ef36c9949
Attach to non-fork ganache vm ( #391 )
5 years ago
cgewecke
57033fa764
Add --config and --help command options ( #390 )
5 years ago
Kanstantsin Andryanau
cc3e18a34a
Istanbul reporter ( #388 )
...
* Make istanbul reporter configurable
* Add coverage expectations to plugin integration tests
* Add kandrianov to contributors list
5 years ago
cgewecke
3f59e8ae3b
Add --file command option (for js test subsets) ( #387 )
5 years ago
cgewecke
35aa892b51
Create separate contract & artifact temp folders at root ( #386 )
5 years ago
cgewecke
9ea10859b1
Add tests and fixtures for full project scenarios ( #385 )
...
* Full project tests fixtures for repeated use of evm_revert,
* ... and the skipped folders option,
* ... and solidity imports with relative paths reaching outside the `contracts/` folder.
5 years ago
cgewecke
ccb7bcf358
Stop injecting coverage hash fn definition in interfaces ( #383 )
5 years ago
cgewecke
9aa52f8ae6
Instrument with injected function calls ( #381 )
5 years ago
cgewecke
462b82962a
Fix circle/ci
5 years ago
cgewecke
5616f3c455
Working truffle plugin draft w/ integration tests
5 years ago
cgewecke
29e368b3bf
More test sources reorg and truffle mock utilities cleanup
5 years ago
cgewecke
3ee6da130f
Rebase fixes
5 years ago
cgewecke
c07753be60
Remove ganache-core / misc cleanup
5 years ago
cgewecke
c87c1991e0
Initial app test cleanup
5 years ago
cgewecke
cfc200a788
Update statements tests
5 years ago
cgewecke
d81568bb40
Update returns tests (move to generic expressions)
5 years ago
cgewecke
b66e94a7ac
Update loops tests
5 years ago
cgewecke
a7c49f1669
Update function & expression tests
5 years ago
cgewecke
c3f6db01c2
Move ternary logic & tests into lib/ternary folder
5 years ago
cgewecke
6dcfcd0f18
Update comment tests
5 years ago
cgewecke
950888a2d2
Update assert tests
5 years ago
cgewecke
26e349864e
Update assembly unit tests
5 years ago
cgewecke
16e5985bb3
Initial draft: 0.7.0
5 years ago
cgewecke
004142f937
Update parser-antlr to ^0.4.7 (type keyword fix)
5 years ago
cgewecke
bcb471a94c
Unskip send / transfer unit test
5 years ago
cgewecke
b4f1e5c20a
Fix bug preprocessing unbracketed if else statements
5 years ago
cgewecke
f3462cf962
Readme edits, file & deps cleanup
5 years ago
cgewecke
547d6906c2
Add assembly if regression test
5 years ago
cgewecke
de73865eb3
Add assembly if regression test source
5 years ago
cgewecke
58ffad81b0
Unpin truffle, add Metacoin e2e
5 years ago
cgewecke
8709436ccd
Upgrade testrpc-sc to 6.4.5, pin truffle
5 years ago
cgewecke
83da3a2fbb
Remove zeppelin unit tests (superceded by full e2e in CI)
5 years ago
cgewecke
aa77b3d8b8
Add angus-hamill to contributors list
5 years ago
cgewecke
2f6a73d880
Add multi else-if instrumentation test
5 years ago
Angus Hamill
8ccdd6428f
Add multi else-if source
5 years ago
cgewecke
1ec36cab12
Modify preprocessor for nested conditionals, test w/ oraclize
5 years ago
cgewecke
de233a93b4
Add test
5 years ago