zcash-patched-for-explorer/qa/rpc-tests
Gavin Andresen 9e7776bf1f 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.
2013-11-27 14:21:05 +10:00
..
README.md Integration tests via RPC calls 2013-11-27 14:21:05 +10:00
util.sh Integration tests via RPC calls 2013-11-27 14:21:05 +10:00
wallet.sh Integration tests via RPC calls 2013-11-27 14:21:05 +10:00

README.md

Regression tests of RPC interface

wallet.sh : Test wallet send/receive code (see comments for details)

util.sh : useful re-usable functions