DockerCLI/internal/test
Daniel Nephin 5155cda716 Post migration fixes
Fix tests that failed when using cmp.Compare()
internal/test/testutil/assert
InDelta
Fix DeepEqual with kube metav1.Time
Convert some ErrorContains to assert

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2018-03-05 19:41:17 -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 manifest tests 2018-01-08 11:12:57 -06: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