moby--moby/internal/test
Sebastiaan van Stijn ead3f4e7c8
integration-cli: add daemon.StartNodeWithBusybox function
Starting the daemon should not load the busybox image again
in most cases, so add a new `StartNodeWithBusybox` function
to be clear that this one loads the busybox image, and use
`StartNode()` for cases where loading the busybox image is
not needed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-11 00:07:49 +02:00
..
daemon integration-cli: add daemon.StartNodeWithBusybox function 2019-09-11 00:07:49 +02:00
environment Add `FromClient` to test env execution 2019-07-24 12:27:41 -07:00
fakecontext Make testing helpers as such… 2018-04-20 10:38:43 +02:00
fakegit cleanup 2019-09-09 21:09:57 +00:00
fakestorage cleanup 2019-09-09 21:09:57 +00:00
fixtures Remove the rest of v1 manifest support 2019-03-02 10:46:37 -08:00
registry Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
request client: define "Opt" type 2019-04-10 01:23:45 +02:00
suite suite: put suite setup inside test run 2019-09-10 00:25:01 +00:00
helper.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00