1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/internal/test
Brian Goff b813c398bb
Add FromClient to test env execution
While working on other tests I noticed that environment.Execution cannot
be used for anything but the pre-configured daemon, however this can
come in handy for being able share daemons across multiple tests that
currently spin up a new daemon.
The execution env also seems to be misused in some of these cases.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit 1381956499)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-27 11:01:17 +01:00
..
daemon integration-cli: add daemon.StartNodeWithBusybox function 2019-09-25 21:36:11 +02:00
environment Add FromClient to test env execution 2020-01-27 11:01:17 +01:00
fakecontext Make testing helpers as such… 2018-04-20 10:38:43 +02:00
fakegit cleanup 2019-09-26 23:52:43 +02:00
fakestorage cleanup 2019-09-26 23:52:43 +02: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 integration-cli: move each test suite to its own TestX testing function 2019-09-26 23:52:51 +02:00
helper.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00