confluentinc / ide-sidecar

Sidecar application used by Confluent for VS Code, as a local proxy for Confluent Cloud, Confluent Platform and local Kafka clusters, to help users build streaming applications.
Apache License 2.0
3 stars 3 forks source link

test:add awaitility to SidecarClient #144

Closed Cerchie closed 1 week ago

Cerchie commented 1 week ago

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):