pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.16k stars 891 forks source link

streamline transport tests. #2004

Closed janiversen closed 4 months ago

janiversen commented 4 months ago

with the new "branch" options, there are quite a number of lines not properly covered.

This PR tries to streamline transport testing, and at the same time limit where real sockets are used.