Integration tests via RPC calls
qa/rpc-tests/wallet.sh runs a three-node -regtest network, generates a fresh blockchain, and then exercises basic wallet sending/receiving functionality using command-line RPC.
This commit is contained in:
6
qa/rpc-tests/README.md
Normal file
6
qa/rpc-tests/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Regression tests of RPC interface
|
||||
=================================
|
||||
|
||||
wallet.sh : Test wallet send/receive code (see comments for details)
|
||||
|
||||
util.sh : useful re-usable functions
|
||||
Reference in New Issue
Block a user