lbcd/integration
Roy Lee 0636c889f5 [lbry] misc: rename btc{d,ctl,wallet} chain{d,ctl,wallet}
Currently, we only change the places where they impact runtime.
Mostly are filenames or paths for executables and databases.

Docs and other textual changes will be updated later to reduce
conflicts when we rebase.

rename
2021-07-08 09:47:25 -07:00
..
rpctest [lbry] misc: rename btc{d,ctl,wallet} chain{d,ctl,wallet} 2021-07-08 09:47:25 -07:00
bip0009_test.go Add Batch JSON-RPC support (rpc client & server) 2021-02-09 09:47:46 -05:00
csv_fork_test.go Add Batch JSON-RPC support (rpc client & server) 2021-02-09 09:47:46 -05:00
main.go integration: Initial implementation. 2016-10-25 14:36:23 -05:00
README.md docs: update shields 2021-03-05 07:45:19 -05:00
rpcserver_test.go Add Batch JSON-RPC support (rpc client & server) 2021-02-09 09:47:46 -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.