openhab-core/itests
J-N-K 4a84b80c2c
Fix missing initial thing status event (#3072)
* Fix missing initial thing status event

A thing always has a status. This status is not properly propagated to the event bus when the thing is added. This e.g. leads to a situation where a thing's first status that is received by am event subscriber is "INITIALIZING" instead of "UNINITIALIZED". The status should always be sent so that the thing lifecycle can properly be tracked by event listeners.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-09-20 21:04:52 +02:00
..
org.openhab.core.auth.oauth2client.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.automation.integration.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.automation.module.core.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.automation.module.script.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.automation.module.timer.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.automation.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.binding.xml.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.config.core.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.config.discovery.mdns.tests Upgrade to JmDNS 3.5.8 (#3029) 2022-07-04 21:52:34 +02:00
org.openhab.core.config.discovery.tests Wait for thing-type available in PersistentInbox (#2981) 2022-07-17 21:15:48 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.config.discovery.usbserial.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.config.dispatch.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.config.xml.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.ephemeris.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.io.rest.core.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.model.core.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.model.item.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.model.rule.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.model.script.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.model.thing.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.model.thing.testsupport Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.storage.json.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.thing.tests Fix missing initial thing status event (#3072) 2022-09-20 21:04:52 +02:00
org.openhab.core.thing.xml.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
org.openhab.core.voice.tests Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00
itest-common.bndrun removed unused mapdb storage bundle (#1488) 2020-05-22 09:52:22 +02:00
itest-include.bndrun Remove temporary OSGi framework inclusion (#2820) 2022-03-09 21:49:58 +01:00
pom.xml Apply spotless and resolver (#3018) 2022-06-27 13:41:28 +02:00