cgewecke
cb8f317be6
Register sigint handler immediately
7 years ago
cgewecke
854ddd2f96
Add testrpc-sc signing test and lint
7 years ago
cgewecke
4fa49701a8
exec.js refactor: modularized and moved logic to lib/app.js
7 years ago
Alan Lu
c9f9080369
More informative TestRPC failure logging
7 years ago
Alan Lu
d37bab42db
Test command runs after TestRPC starts listening
7 years ago
Alex Rea
c500b9df7a
Allow files to be skipped during coverage
...
While ordinarily we shouldn't want to do these, it is possible to
construct valid contracts using assembly that break when the coverage
events are injected.
8 years ago
cgewecke
712977f125
Fix istanbul exiting error introduced in #47
8 years ago
cgewecke
ce3342396d
Change testrpc path for yarn compatibility
8 years ago
cgewecke
f2d4e71828
Small exec.js cleanup, clarify port options settings in README
8 years ago
Alex Rea
5bf8f9372c
Copy all directories when setting up coverageEnv
...
The exception is `node_modules`, which must have copyNodeModules
set to `true` in .solcover.js in order to be included.
8 years ago
cgewecke
c7a2376788
Stop crashing on encounters with non-truffle projects
8 years ago
cgewecke
bfcb67dbcd
Add (disabled) events filter unit test
8 years ago
cgewecke
4a4c495530
Add topic logging to coverageMap
8 years ago
cgewecke
566758b40c
Use coverage network port if avail (& unit test).
8 years ago
cgewecke
7bf86ef5f7
Reverts e7b6ee45af
(b/c useless & incorrect). Small README edits
8 years ago
cgewecke
9f41aee7fa
Move files into /lib and /bin
8 years ago