dogecoin/qa/rpc-tests
Wladimir J. van der Laan 5fe19d640e qt: make wallet test consistent
Add a function `WaitBlocks` to wait for blocks to propagate to all three
nodes, and use this instead of waiting a fixed time of one second.

Fixes #3445.
2013-12-20 17:12:39 +01:00
..
README.md Integration tests via RPC calls 2013-11-27 14:21:05 +10:00
util.sh qt: make wallet test consistent 2013-12-20 17:12:39 +01:00
wallet.sh qt: make wallet test consistent 2013-12-20 17:12:39 +01:00

Regression tests of RPC interface

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

util.sh : useful re-usable functions