2016-08-29 00:54:36 +02:00
|
|
|
integration
|
|
|
|
===========
|
|
|
|
|
2017-05-25 18:29:23 +02:00
|
|
|
[![Build Status](http://img.shields.io/travis/btcsuite/btcd.svg)](https://travis-ci.org/btcsuite/btcd)
|
|
|
|
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
|
2016-08-29 00:54:36 +02:00
|
|
|
|
|
|
|
This contains integration tests which make use of the
|
2016-10-26 18:55:49 +02:00
|
|
|
[rpctest](https://github.com/btcsuite/btcd/tree/master/integration/rpctest)
|
|
|
|
package to programmatically drive nodes via RPC.
|
2016-08-29 00:54:36 +02:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This code is licensed under the [copyfree](http://copyfree.org) ISC License.
|