This test has been growing too large, making it difficult to maintain. Especially when multiple pull requests change it.
- move helper functions to
ipc_util.py - move mining test to
ipc_mining.py, keeping only an interface sanity check ininterface_ipc.py - split the tests in
ipc_mining.py
Review hint:
0git show --color-moved=dimmed-zebra --color-moved-ws=ignore-space-change