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
cgewecke
7bce2143a2
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
bad4fd0ab5
Handle native solidity tests / add test logger fixtures ( #398 )
5 years ago
cgewecke
df1c7b307b
Re-enable e2e zeppelin & metacoin ( #396 )
...
* Handle truffle.library require cases
* Fix sanity-check paths
5 years ago
cgewecke
e75a631445
Even more edits
5 years ago
cgewecke
f2d5fe1f8e
More README edits
5 years ago
cgewecke
3ce4c053bd
Add --version cli flag
5 years ago
cgewecke
39a4481141
Initial README edit
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
cgewecke
c0c554a31e
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
Kanstantsin Andryanau
c0f38a56b9
Istanbul reporter ( #388 )
...
* Make istanbul reporter configurable
* Add coverage expectations to plugin integration tests
* Add kandrianov to contributors list
5 years ago
cgewecke
6bd3bcdaee
Add --file command option (for js test subsets) ( #387 )
5 years ago
cgewecke
18df4dd3ec
Show test output in CI
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 )
...
* 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
7d1e6ac727
Handle truffle provider config restrictions & process killing
5 years ago
cgewecke
1d093e9732
Stop injecting coverage hash fn definition in interfaces ( #383 )
5 years ago
cgewecke
7bc952c74f
Add index.js stub
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
dc3edfa527
Edits
5 years ago
cgewecke
5a7587ba15
Truffle plugin draft
5 years ago
cgewecke
98d9b3906e
Suspend nightly job (fix circleci)
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
cgewecke
15fa08b566
Update changelog: 0.6.7
5 years ago
cgewecke
b5dbfedb36
0.6.7
5 years ago
cgewecke
4567b41b07
0.6.6
5 years ago
cgewecke
626af28a8a
Merge pull request #395 from sc-forks/chore/update-testrpc-6.5.1.sc.1
...
Ugrapde testrpc-sc to 6.5.1-sc.1
5 years ago
cgewecke
46236ff9a7
Ugrapde testrpc-sc to 6.5.1-sc.1
5 years ago
cgewecke
3056f01b1d
0.6.5
5 years ago
cgewecke
6c10fc2b32
Merge pull request #379 from sc-forks/natspec-bug
...
Pin parser-antlr to 0.4.7 / web3 to 1.2.1
5 years ago
cgewecke
7a16c05f10
Revert web3-eth-abi update
5 years ago
cgewecke
6a5e3ebe26
Pin parser-antlr to 0.4.7 / web3 to 1.2.1
5 years ago
cgewecke
c2e687b5fb
Merge pull request #368 from sc-forks/stage/truffle-config-handling
...
Defer to user's truffle config / add coverage network
5 years ago
cgewecke
1c49cc75fe
Comment out zeppelin E2E coveralls call
5 years ago