lbcd/integration
2020-11-11 11:37:34 -05:00
..
rpctest integration/rpctest: randomizes port in rpctest.New to reduce collisions 2020-11-11 11:37:34 -05:00
bip0009_test.go btcjson+rpcclient: support new unified softfork bitcoind format 2019-11-05 16:28:33 -08:00
csv_fork_test.go integration/rpctest: add ability to create txs without change outputs 2018-08-16 16:24:02 -07: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 rpctest: Make subpackage of integration. 2017-05-11 15:17:29 -05: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.