feat(test-tooling): containers#getById and #waitForHealthCheck #471
Labels
Developer_Experience
enhancement
New feature or request
good-first-issue
Good for newcomers
Hacktoberfest
Hacktoberfest participants are welcome to take a stab at issues marked with this label.
Milestone
Add two utility functions to the class called
Containers
in thecactus-test-tooling
package:Awaits until a container identified by the containerId
parameter becomes healthy.
Utility method to obtain the ContainerInfo typed
object from the dockerode library that contains
the status information of the container among
other things.
cc: @takeutak @hartm @sfuji822 @jonathan-m-hamilton
The text was updated successfully, but these errors were encountered: