Page MenuHomePhabricator

[qa] rearrange assertion in wallet-accounts
ClosedPublic

Authored by schancel on Sep 23 2018, 02:35.

Details

Summary

Previously, this test sent the mined fee in order to remove it from
the default account. However, if this fee is less than the dust_limit
then sendfrom will fail. This commit rearranges the assertions so
that sending an amount below the dust threshold is unnecessary.

Test Plan
./test/functional/test_runner.py wallet-accounts

Diff Detail

Repository
rABC Bitcoin ABC
Branch
wallet-accounts-test
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3343
Build 4769: Bitcoin ABC Buildbot (legacy)
Build 4768: arc lint + arc unit