lbcd/integration
Dave Collins c0def9d613
integration: Initial implementation.
This introduces a new package to house tests which use the rpctest
package to programmatically drive end-to-end integration testing and
move the existing RPC integration tests into the new package.
2016-10-25 14:36:23 -05:00
..
main.go integration: Initial implementation. 2016-10-25 14:36:23 -05:00
README.md integration: Initial implementation. 2016-10-25 14:36:23 -05:00
rpcserver_test.go integration: Initial implementation. 2016-10-25 14:36:23 -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.