defenseunicorns / pkg

Common Go modules maintained by Defense Unicorns
Apache License 2.0
5 stars 4 forks source link

feat: add immediate watcher and test wait ready #104

Closed phillebaba closed 2 months ago

phillebaba commented 2 months ago

Description

Adds and immediate watcher for unit testing. This change also expands the wait for ready test using the immediate watcher.

Related Issue

N/A