Page MenuHomePhabricator

[qa] Improve wallet-accounts test
ClosedPublic

Authored by schancel on Nov 2 2018, 22:19.

Details

Summary

Add comments and

  • Verify sending to a account causes getaccountaddress to generate new addresses.
  • Verify sending to a account causes getreceivedbyaccount to return amount received.
  • Verify ways setaccount updates the accounts of existing addresses.

Backport of Core PR11552

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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 2 2018, 22:24
jasonbcox requested changes to this revision.Nov 2 2018, 22:25
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
test/functional/wallet-accounts.py
216 ↗(On Diff #5631)

Needs backport information in the summary

This revision now requires changes to proceed.Nov 2 2018, 22:25
schancel marked an inline comment as done.
This revision is now accepted and ready to land.Nov 2 2018, 22:29
This revision was automatically updated to reflect the committed changes.