openhab-core/itests/org.openhab.core.thing.tests
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
..
src/main Fix item channel links not properly initialized (#1634) 2020-09-24 08:41:05 +02:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.project add itest: org.openhab.core.thing.test (#512) 2019-02-01 16:09:49 +01:00
itest.bndrun Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Applied spotless formatter (#1302) 2019-12-30 22:55:19 +01:00