Code functionality left unchanged, only added docs where missing close: N25B-298
Instead of built-in `unittest`, now use `pytest`. Find versions that work, convert tests. ref: N25B-168
Makes actuation tests pass. In main, the timing of the socket no longer contains the time to receive and send data, but only the processing time of the message handler. ref: N25B-168