pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.27k stars 929 forks source link

Finish Adding Functional Tests #2

Closed bashwork closed 2 years ago

bashwork commented 12 years ago

Finish adding the functional tests for all the server code and finish the unit test for the remainder of the server/client code.

Make sure that we are also using correct reference implementations (jamod, modpoll, etc) for each test:

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

janiversen commented 2 years ago

Closing this for now.

We have to rework the whole test scenario, since it has grown a bit chaotic to say the least.