cgewecke
7e33a6b1e5
Add --temp command flag
5 years ago
cgewecke
9574783a30
Add 'onCompileComplete' option ( #413 )
...
* Also small UI fixes & document network cli flag
5 years ago
cgewecke
635d9bcd63
Add onServerReady, onTestsComplete, onIstanbulComplete Hooks ( #408 )
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
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
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
c8870a0464
Re-enable e2e zeppelin & metacoin ( #396 )
...
* Handle truffle.library require cases
* Fix sanity-check paths
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
cgewecke
0b54cf39eb
Add UI reporter class ( #389 )
...
* Add truffle.library.js (5.0.31) as fail-safe for require('truffle')
* Report truffle and ganache-core versions
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
826d9d59e8
Handle truffle provider config restrictions & process killing
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
9e78ae8d78
Edits
5 years ago
cgewecke
f6e4c24d8c
Truffle plugin draft
5 years ago