Page MenuHomePhabricator

[backport#16917] tests: Move common function assert_approx() into util.py
ClosedPublic

Authored by majcosta on Jun 15 2020, 18:48.

Details

Summary

96299a9d6c0a6b9125a58a63ee3147e55d1b086b Test: Move common function assert_approx() into util.py (fridokus)

Pull request description:

To reduce code duplication, move `assert_approx` into common framework `util.py`.

`assert_approx()` is used in two functional tests.

Backport of Core PR16917

Test Plan
test_runner.py wallet_avoidreuse wallet_groups

Diff Detail

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

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.

This revision is now accepted and ready to land.Jun 15 2020, 20:45