DockerCLI/cli
Aaron Lehmann 6f94ab98f5 cli: Correct command/image tests for testify
These tests were caught in the crossfire of the transition to testify.
testify has a few subtle differences from the similar custom framework
it replaced:

- Error behaves differently
- Equal takes its arguments in a different order

This PR also takes the opportunity to use a few shorthands from testify,
such as Len, True, and False.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-05-03 18:45:48 -07:00
..
command cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
compose Regenerate schema with the correct libraries 2017-05-03 17:46:40 -07:00
config Add ineffassign linter. 2017-05-02 17:57:46 -04:00
debug Import docker/docker/cli 2017-04-17 17:40:59 -04:00
flags Update imports. 2017-04-17 18:07:56 -04:00
internal/test Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
trust Update imports. 2017-04-17 18:07:56 -04:00
cobra.go fix docker/docker/cli path in comment 2017-04-24 11:31:08 -07:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00