cgewecke
d80eb051fe
Add --version cli flag
5 years ago
cgewecke
49d7f3fe99
Initial README edit
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
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
d53a44f1c3
Show test output in CI
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
ccb7bcf358
Stop injecting coverage hash fn definition in interfaces ( #383 )
5 years ago
cgewecke
31bbf10598
Add index.js stub
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
9e78ae8d78
Edits
5 years ago
cgewecke
f6e4c24d8c
Truffle plugin draft
5 years ago
cgewecke
a1f29830d9
Suspend nightly job (fix circleci)
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
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
cgewecke
d4417867f5
Merge pull request #367 from sc-forks/fix/ci-for-forks
...
Fix CI for forks
5 years ago
cgewecke
2a95849cd4
Move zeppelin CI to script
5 years ago
cgewecke
5a3797bacf
Move metacoin CI to script
5 years ago
vreturn
f28e0b81f7
Truffle config handling ( #366 )
...
* add new truffle config handling
* use ifs
* nework typo lol
* remove stray config edits
* remove truffleConfig.js, improve default config handling
* readability
* remove legacy truffle config file, don't rely on truffle's fallback strategy
* add semicolon
* eh, no need to explicitly remove this
* fix notes, simplify logic
* debug e2e
* print pr path
* update pr_path
* use commit sha1
* update pr path in other e2e, remove log
* Adapt PR_PATH for cached builds
* Debug CI
5 years ago
cgewecke
e2c9c90766
Be clearer about testrpc-sc / network config
5 years ago
cgewecke
4705bf81b7
Add Truffle version compat info to usage notes
5 years ago
cgewecke
2620ba2ecc
Update changelog: 0.6.4
5 years ago
cgewecke
c551eed4a3
0.6.4
5 years ago
cgewecke
ada4f2fdef
Merge pull request #363 from sc-forks/chore/testrpc-6.5.1
...
Chore/testrpc 6.5.1
5 years ago
cgewecke
8c373e9d97
Upgrade truffle to 5.0.30
5 years ago
cgewecke
078df35072
Upgrade testrpc-sc to 6.5.1
5 years ago
cgewecke
cfeb132f60
Update changelog: 0.6.3
5 years ago
cgewecke
35eecb18af
0.6.3
5 years ago
cgewecke
f18389dd04
Merge pull request #350 from sc-forks/fix/amxx-seita
...
Update solidity-parser-antlr to ^0.4.7 (type keyword)
5 years ago
cgewecke
004142f937
Update parser-antlr to ^0.4.7 (type keyword fix)
5 years ago
cgewecke
21db7095f2
Update changelog: 0.6.2
5 years ago