As of now we have no tests for registry authentication. Methods that need to be tested are: * Image#push * Image#build * Image#create * Image#distribution Possible approaches: a) setup a local registry with authentication, b) stub the request/response.
As of now we have no tests for registry authentication. Methods that need to be tested are:
Possible approaches: a) setup a local registry with authentication, b) stub the request/response.