spacemanspiff2007 / HABApp

Easy home automation with MQTT and/or openHAB
Apache License 2.0
54 stars 23 forks source link

Changes in Habapp 1.0.3 broke unit tests #320

Open yfaway opened 1 year ago

yfaway commented 1 year ago

A recent version of Habapp set the registries and event bus to proxy object that throws exceptions by default. Need to initialize those two variables to proper values.