Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Need tests for bitcoin-cli #10791
Comments
laanwj
added Tests Utils and libraries
labels
Jul 11, 2017
|
ACK. I've already started working on this. |
|
Great!
…
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
laanwj commentedJul 11, 2017
There are tests for
bitcoin-txbut not forbitcoin-cli.The RPC server is tested extensively, but the client is not tested at all.