moby--moby/integration/system
Sebastiaan van Stijn ec4a34ae2f
integration-cli: migrate some "info" tests to integration
- Updated TestInfoSecurityOptions to not rely on CLI output. Note that this
  test should be migrated to the integration suite, but that suite does not yet
  have checks for "Seccomp" and "AppArmor"
- TestInfoAPIWarnings: don't start with busybox because we're not running containers in this test
- Migrate TestInfoDebug to integration suite
- Migrate TestInsecureRegistries to integration suite (renamed to TestInfoInsecureRegistries)
- Migrate TestRegistryMirrors to integration suite (renamed to TestInfoRegistryMirrors)
- Migrate TestInfoDiscoveryBackend to integration suite
- Migrate TestInfoDiscoveryInvalidAdvertise to integration suite
- Migrate TestInfoDiscoveryAdvertiseInterfaceName to integration suite
- Remove TestInfoFormat, which is testing the CLI functionality, and there is an
  existing test in docker/cli (TestFormatInfo) covering this

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-22 00:11:52 +02:00
..
cgroupdriver_systemd_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
event_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
info_linux_test.go integration-cli: migrate some "info" tests to integration 2019-10-22 00:11:52 +02:00
info_test.go integration-cli: migrate some "info" tests to integration 2019-10-22 00:11:52 +02:00
login_test.go Integration: use testenv.APIClient() 2019-01-03 11:53:41 +01:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
ping_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
version_test.go Integration: use testenv.APIClient() 2019-01-03 11:53:41 +01:00