DockerCLI/cli/config
Sebastiaan van Stijn 1e9575e81a
cli/config/configfile: various test cleanups
- use var/const blocks when declaring a list of variables
- use const where possible

TestCheckKubernetesConfigurationRaiseAnErrorOnInvalidValue:

- use keys when assigning values
- make sure test is dereferenced in the loop
- use subtests

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit be327a4f0f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-29 12:10:40 +02:00
..
configfile cli/config/configfile: various test cleanups 2021-07-29 12:10:40 +02:00
credentials Use designated test domains (RFC2606) in tests 2021-07-29 12:10:38 +02:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go config.Load() remove unneeded locks 2021-04-01 12:04:57 +02:00
config_test.go config: print deprecation warning when falling back to ~/.dockercfg 2021-03-08 17:21:15 +01:00