Closed Cerchie closed 1 week ago
Adds awaitility DSL to pom.xml and updated the test utility SidecarClient to use it.
Addresses #139
Please check if your PR fulfills the following (if applicable):
Tests:
[x] Have you validated this change locally against a running instance of the Quarkus dev server?
make quarkus-dev
[x] Have you validated this change against a locally running native executable?
make mvn-package-native && ./target/ide-sidecar-*-runner
Summary of Changes
Adds awaitility DSL to pom.xml and updated the test utility SidecarClient to use it.
Any additional details or context that should be provided?
Addresses #139
Pull request checklist
Please check if your PR fulfills the following (if applicable):
Tests:
[x] Have you validated this change locally against a running instance of the Quarkus dev server?
[x] Have you validated this change against a locally running native executable?