• Yu-Ju Hong's avatar
    Various fixes for the fake docker client · 516848c3
    Yu-Ju Hong authored
     * Properly return ImageNotFoundError
     * Support inject "Images" or "ImageInspects" and keep both in sync.
     * Remove the FakeDockerPuller and let FakeDockerClient subsumes its
       functinality. This reduces the overhead to maintain both objects.
     * Various small fixes and refactoring of the testing utils.
    516848c3
docker_manager_test.go 55.6 KB