add support for HA IT testing

This commit is contained in:
2024-08-15 18:14:27 -04:00
parent 6c3d5ebf52
commit 0807afbcf9
5 changed files with 119 additions and 2 deletions

View File

@@ -103,6 +103,7 @@
<!-- configuring beedk-acs-platform-it-tile -->
<beedk.deploy.platform.warFile>${project.build.warFile}</beedk.deploy.platform.warFile>
<beedk.deploy.platform.classesDirectory>${project.build.outputDirectory}</beedk.deploy.platform.classesDirectory>
<beedk.deploy.platform.testClassesDirectory>${project.build.testOutputDirectory}</beedk.deploy.platform.testClassesDirectory>
<beedk.deploy.platform.extDirectory>${project.build.extDirectory}</beedk.deploy.platform.extDirectory>