openhab-core/itests
Wouter Born 2dd1a03abd
Fix item channel links not properly initialized (#1634)
* Fix item channel links not properly initialized
* Add ChannelLinkNotifierOSGiTest
* Send at most one channelLinked event per linked thing channel when activating ChannelLinkNotifier
* Send channelUnlinked event only if all items are unlinked
* Use Registry stream instead of getAll

Fixes #1596

Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-24 08:41:05 +02:00
..
org.openhab.core.auth.oauth2client.tests Use "openhab" console scope (#1586) 2020-08-11 20:38:24 +02:00
org.openhab.core.automation.integration.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.module.core.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.module.script.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.module.timer.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.automation.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.binding.xml.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.config.core.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.config.discovery.mdns.tests Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.config.discovery.tests [discovery] Added validation for relation between ThingUID and BridgeUID (#1481) 2020-09-03 20:38:07 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.config.discovery.usbserial.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.config.dispatch.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.config.xml.tests Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.ephemeris.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.io.rest.core.tests Upgrade Aries JAX-RS Whiteboard to 1.0.9 (#1656) 2020-09-19 15:59:48 +02:00
org.openhab.core.model.core.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.item.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.rule.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.script.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.model.thing.tests Remove deprecated BaseThingHandler.initialize() (#1665) 2020-09-23 13:33:05 +02:00
org.openhab.core.model.thing.testsupport Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.storage.json.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.tests Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.thing.tests Fix item channel links not properly initialized (#1634) 2020-09-24 08:41:05 +02:00
org.openhab.core.thing.xml.tests Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.voice.tests Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
itest-common.bndrun removed unused mapdb storage bundle (#1488) 2020-05-22 09:52:22 +02:00
itest-include.bndrun Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
pom.xml [persistence] Added methods to calculate variance and standard deviation for persisted items (#1551) 2020-09-03 20:35:56 +02:00