gmeghnag / omc

OpenShift Must-Gather Client
Apache License 2.0
153 stars 63 forks source link

Add unit tests for etcdctl #159

Closed Skalador closed 6 months ago

Skalador commented 6 months ago

Hi,

the omc tool is really useful. I wanted to contribute, thus I tried to increase the test coverage. Added unit tests for EndpointStatus() and EndpointHealth(). Hope that is okay.