]> git.basschouten.com Git - openhab-addons.git/commit
Set openHAB system properties during tests (#17592)
authorWouter Born <github@maindrain.net>
Sun, 20 Oct 2024 16:57:35 +0000 (18:57 +0200)
committerGitHub <noreply@github.com>
Sun, 20 Oct 2024 16:57:35 +0000 (18:57 +0200)
commit2bdce1ccf95152205d569b564085fdace0e70da6
tree1c913af05e0c10125101ebb898d86cbc624ba3b5
parent273739f674ae70013c37a3ca7d3227ea918be9ae
Set openHAB system properties during tests (#17592)

* Set openHAB system properties during tests

This will make sure tests write data to './target/openhab/userdata' instead of './userdata' etc.
Prevents new files from appearing whenever running the Mi IO Binding tests.

Signed-off-by: Wouter Born <github@maindrain.net>
bundles/org.openhab.transform.xslt/conf/transform/http/google_weather.xsl [deleted file]
bundles/org.openhab.transform.xslt/src/test/java/org/openhab/transform/xslt/internal/XsltTransformationServiceTest.java
bundles/org.openhab.transform.xslt/src/test/resources/org/openhab/transform/xslt/internal/google_weather.xsl [new file with mode: 0644]
pom.xml