moby/internal/test
Sebastiaan van Stijn b3407d2029
Testing: create new daemon (only) if needed
Some tests were skipped if the local daemon did not have
experimental features enabled; at the same time, some tests
unconditionally created a new (experimental) daemon, even if
the local daemon already had experimental enabled.

This patch;

- Checks if the "testEnv" is an experimental Linux daemon
- If not, and the daemon is running locally; spin up a new
  experimental daemon to be used during the test.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-23 13:32:59 +01:00
..
daemon Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
environment migrated ipc integration tests to integration/container 2018-09-14 17:19:34 -04:00
fakecontext Make testing helpers as such… 2018-04-20 10:38:43 +02:00
fakegit Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fakestorage Fix some minor wording / issues 2019-01-07 13:57:01 +01:00
fixtures Fix: plugin-tests discarding current environment 2019-01-12 13:06:25 +01:00
registry Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
request Add HEAD support for /_ping endpoint 2019-01-31 18:18:24 +01:00
helper.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00