Page MenuHomePhabricator

[backport#14845] [tests] Add wallet_balance.py
ClosedPublic

Authored by majcosta on May 4 2020, 15:56.

Details

Summary

Adds a test specifically to test the wallet's getbalance and
getunconfirmedbalance RPCs.


This is a backport of Core PR14845

Test Plan
cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug
./test/functional/test_runner,py wallet_balance wallet_basic

Diff Detail

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

majcosta requested review of this revision.May 4 2020, 16:07
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
test/functional/wallet_balance.py
125

put comment on its own line.

This revision is now accepted and ready to land.May 4 2020, 16:21