Fix and reenable more integration tests (#8535)

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2020-09-22 08:19:04 +02:00
committed by GitHub
parent 5297ac2524
commit c82f6c4e77
26 changed files with 374 additions and 292 deletions

View File

@@ -17,7 +17,14 @@
<name>openHAB Add-ons :: Integration Tests</name>
<modules>
<module>org.openhab.binding.astro.tests</module>
<module>org.openhab.binding.hue.tests</module>
<module>org.openhab.binding.max.tests</module>
<module>org.openhab.binding.modbus.tests</module>
<module>org.openhab.binding.nest.tests</module>
<module>org.openhab.binding.systeminfo.tests</module>
<module>org.openhab.binding.tradfri.tests</module>
<module>org.openhab.binding.wemo.tests</module>
<module>org.openhab.persistence.mapdb.tests</module>
</modules>