2 Commits

Author SHA1 Message Date
Jürgen Eckel
c85c4f53b3
satisfy the linters
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2024-04-05 11:34:13 +02:00
Jürgen Eckel
b7fdd59466
* created a MockMqttMonitor interface and mock object
* used this to pass tests
* made the MockMqttMonitor a global object so that it can be easily mocked
* removed MockMqttMonitor from the app/keeper initialization
* adjusted test cases to register "active machines" to the mqttmonitor

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2024-04-05 10:48:04 +02:00