bovine icon indicating copy to clipboard operation
bovine copied to clipboard

Add basic unit test coverage

Open nickgerace opened this issue 4 years ago • 1 comments

nickgerace avatar Sep 10 '21 21:09 nickgerace

Re-visiting this issue: bovine would mainly benefit from integration tests with a live Docker daemon over unit tests since it mainly communicates with the Docker socket and then exits (command dependent). Unit tests may only be able to cover basic functions as a result. This issue might be closed in favor of adding validation tests in the future.

nickgerace avatar Oct 07 '21 04:10 nickgerace