DockerCLI/internal/test
Daniel Nephin 7c8b5708eb Don't set a default filename for ConfigFile
With a default filename tests will leave a file in the working directory
that is never cleaned up.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2018-03-06 13:32:50 -05:00
..
builders Merge pull request #885 from thaJeztah/node-engine-version 2018-02-20 18:45:36 +01:00
environment Move common e2e things into an internal package. 2017-09-06 17:07:38 -04:00
network Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
testutil Post migration fixes 2018-03-05 19:41:17 -05:00
cli.go Don't set a default filename for ConfigFile 2018-03-06 13:32:50 -05:00
doc.go Add TESTING document. 2017-08-24 14:45:50 -04:00
store.go Silent login: if user did not provide -u and -p flag for login command but both username and password are retrieved in cred store, docker will automatically use the credentials found in the cred store to log in 2018-02-22 09:14:51 -08:00