mirror of https://github.com/docker/cli.git
e8bfedd266
The test didn't do anything useful... - Despite its name it used newCreateCommand() instead of newConnectCommand() with create flags/options instead of connect. - There was no fake networkCreateFunc(), so the result of the 'connect' wasn't checked. - The fake networkConnectFunc() was never called, so didn't spot the problem. Signed-off-by: Rob Murray <rob.murray@docker.com> |
||
---|---|---|
.. | ||
testdata | ||
client_test.go | ||
cmd.go | ||
connect.go | ||
connect_test.go | ||
create.go | ||
create_test.go | ||
disconnect.go | ||
disconnect_test.go | ||
formatter.go | ||
formatter_test.go | ||
inspect.go | ||
list.go | ||
list_test.go | ||
prune.go | ||
prune_test.go | ||
remove.go | ||
remove_test.go |