openhab-core/itests
Kai Kreuzer 3b6dfbeddb Keep persisted disabled status when thing is removed (#493)
Also-By: Florian Stolte <fstolte@itemis.de>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-01-30 11:37:51 +01:00
..
org.openhab.core.audio.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.auth.oauth2client.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.automation.core.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.automation.event.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.automation.integration.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.automation.module.core.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.automation.module.script.defaultscope.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.automation.module.script.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.automation.module.timer.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.binding.xml.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.compat1x.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.config.core.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.config.discovery.mdns.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.config.discovery.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.config.discovery.usbserial.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.config.dispatch.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.config.xml.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.id.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.http.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.net.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.rest.core.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.rest.sitemap.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.rest.sse.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.rest.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.transport.mqtt.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.io.transport.upnp.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.magic.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.model.core.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.model.item.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.model.lsp.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.model.persistence.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.model.rule.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.model.script.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.model.thing.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.semantics.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.storage.json.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.thing.tests Keep persisted disabled status when thing is removed (#493) 2019-01-30 11:37:51 +01:00
org.openhab.core.thing.xml.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.transform.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.ui.icon.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.ui.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.openhab.core.voice.tests make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
pom.xml make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00