Page MenuHomePhabricator

[tests] Remove is_network_split from funtional test cases
ClosedPublic

Authored by deadalnix on Aug 28 2017, 21:38.

Details

Summary

Backport of core's PR10198 + a bug fix + adapation of ABC tests.

Test Plan
../qa/pull-tester/rpc-tests.py -extended

Diff Detail

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

Event Timeline

This looks good. I like the code refactor -- slightly neater to not call self.start_nodes in each derived class and just move it to the base. All tests pass, as well.

This revision is now accepted and ready to land.Aug 29 2017, 22:55
This revision was automatically updated to reflect the committed changes.