DockerCLI/command/node
Vincent Demeester ee8f9e084a Add some unit tests to the node and swarm cli code
Start work on adding unit tests to our cli code in order to have to
write less costly integration test.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-01-09 18:30:15 +01:00
..
testdata Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
client_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
demote.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
demote_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
inspect.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
inspect_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
list.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
list_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
opts.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
promote.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
promote_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
ps.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
ps_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
remove.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
remove_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
update.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00
update_test.go Add some unit tests to the node and swarm cli code 2017-01-09 18:30:15 +01:00