This directory contains tests of MTB Daemon. Tests connect to TCP JSON API of the MTB Daemon.
pytest
- Connect MTB-USB to PC.
- Connect single MTB-UNI v4 module to the MTBbus.
- Connect output 0 with input 0 of the MTB-UNI v4 module.
- Power everything on.
- Start mtb-daemon with configuration
mtb-daemon-test.json
.
To run tests, execute:
make test