SmartGridready / SGrJava

SmartGridready communication handler in Java
0 stars 0 forks source link

Write tests using the Wago test-system #26

Closed ergo-furrer closed 8 months ago

ergo-furrer commented 9 months ago

The test-system by Wago provides a set of analogous and digital inputs and outputs.

Some of the outputs (both digital and analogue) are looped back to inputs and can be used for automated testing.

Some of the digital inputs can be controlled manually and are intended for manual tests.

Write automated and manual integration tests that use the test-system in order to verify the CommHandler4Modbus implementation.