Markus Rathgeb
034e38d3e1
add test: org.openhab.core.config.core ( #516 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-04 17:37:10 +01:00
Markus Rathgeb
19c9a415f0
test: org.openhab.core.thing: relax runrequires ( #518 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-03 18:42:25 +01:00
Markus Rathgeb
93ef47c4a7
add test: org.openhab.core.id ( #514 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-01 19:32:39 +01:00
Markus Rathgeb
b3e3b92456
add itest: org.openhab.core.thing.test ( #512 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-01 16:09:49 +01:00
Markus Rathgeb
c37d2a41e9
use openHAB Core index, simplify itests and demo app ( #503 )
...
* use openHAB Core index, simplify itests and demo app
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-01 11:02:39 +01:00
Kai Kreuzer
9f27727e09
REST API: (Optionally) include hidden widgets in sitemap API response ( #499 )
...
Also-by: Danny Baumann <dannybaumann@web.de>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-01-31 15:46:25 +00:00
Kai Kreuzer
0d1828f819
Extend usb serial discovery service to contain product ID ( #497 )
...
For better differentiation between different USB devices `UsbSerialDiscoveryService` is extended to add `usb_vendor_id` and `usb_product_id` properties to every thing which represents USB device.
Also-by: YordanDZhelev <zhelev.yordan@gmail.com>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-01-31 12:45:10 +00:00
Kai Kreuzer
53096ba08f
removed Groovy support from tests ( #490 )
...
Also-by: Markus Rathgeb <maggu2810@gmail.com>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-01-31 05:15:43 +00:00
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
Markus Rathgeb
76dd62623f
make a first step to split between pure JUnit and integration tests ( #488 )
...
* make a first step to split between pure JUnit and integration tests
Related to: https://github.com/openhab/openhab-core/issues/482
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-01-30 08:57:06 +01:00