DockerCLI/cli/command/node
Simon Ferquel 8efa6a9567 Fix tests with missing mocks
A recent change in moby/moby made tests with missing client mocks fail with panic.
This adds those missing mocks for the impacted tests.

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2018-11-08 11:37:49 +01:00
..
testdata Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
client_test.go Fix tests with missing mocks 2018-11-08 11:37:49 +01:00
cmd.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
demote.go Update imports. 2017-04-17 18:07:56 -04:00
demote_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
formatter.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
formatter_test.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
inspect.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
inspect_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
list.go formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
list_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
opts.go Add unused linter. 2017-06-14 16:54:27 -07:00
promote.go Update imports. 2017-04-17 18:07:56 -04:00
promote_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
ps.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
ps_test.go Fix tests with missing mocks 2018-11-08 11:37:49 +01:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
remove_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
update.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
update_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00