Page MenuHomePhabricator

Improve the ZMQ functional test
ClosedPublic

Authored by Fabien on Jul 27 2024, 21:05.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC748343d6c5ef: Improve the ZMQ functional test
Summary

While reading the code in this test I found the reorg case very confusing, and some code seems misplaced. This diff moves the code where appropriated, and add the validation interface callbacks in the comments so that it can be understood.

Test Plan
./test/functional/test_runner.py interface_zmq.py

Diff Detail