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/environment
Brian Goff 1381956499 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>
2019-07-24 12:27:41 -07:00
..
clean.go internal: test/env: switch to assert.TestingT 2019-03-13 11:48:40 +11:00
environment.go Add FromClient to test env execution 2019-07-24 12:27:41 -07:00
protect.go internal: test/env: switch to assert.TestingT 2019-03-13 11:48:40 +11:00