lbcd/integration
Dave Collins 1ae306021e
rpctest: Make subpackage of integration.
This makes the rpctest package a subpackage of the integration package
since its primary purpose is for integration testing.
2017-05-11 15:17:29 -05:00
..
rpctest rpctest: Make subpackage of integration. 2017-05-11 15:17:29 -05:00
bip0009_test.go rpctest: Make subpackage of integration. 2017-05-11 15:17:29 -05:00
csv_fork_test.go rpctest: Make subpackage of integration. 2017-05-11 15:17:29 -05:00
main.go integration: Initial implementation. 2016-10-25 14:36:23 -05:00
README.md rpctest: Make subpackage of integration. 2017-05-11 15:17:29 -05:00
rpcserver_test.go rpctest: Make subpackage of integration. 2017-05-11 15:17:29 -05:00

integration

[Build Status] (https://travis-ci.org/btcsuite/btcd) ![ISC License] (http://img.shields.io/badge/license-ISC-blue.svg)

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.