lbcd/integration
Oliver Gugger 9250064837
integration: allow setting custom btcd exe path
To allow using a custom btcd executable, we allow specifying a path to a
file. If the path is empty, the harness will fall back to compiling one
from scratch.
2020-11-11 14:16:08 +01:00
..
rpctest integration: allow setting custom btcd exe path 2020-11-11 14:16:08 +01:00
bip0009_test.go integration: allow setting custom btcd exe path 2020-11-11 14:16:08 +01:00
csv_fork_test.go integration: allow setting custom btcd exe path 2020-11-11 14:16:08 +01:00
main.go integration: Initial implementation. 2016-10-25 14:36:23 -05:00
README.md multi: Update markdown files for GFM changes. 2017-05-25 12:06:16 -05:00
rpcserver_test.go integration: allow setting custom btcd exe path 2020-11-11 14:16:08 +01:00

integration

Build Status ISC License

This contains integration tests which make use of the rpctest package to programmatically drive nodes via RPC.

License

This code is licensed under the copyfree ISC License.