Frank Schroeder
|
8f943542b0
|
test: use cli.NewMockUi instead of new(cli.MockUi)
Use the constructor function to prevent a nil panic
if there was no write to the output buffers.
|
2017-05-31 00:29:26 +02:00 |
Frank Schroeder
|
9509ab463c
|
test: run command tests in parallel
|
2017-05-31 00:29:25 +02:00 |
Frank Schroeder
|
53c1c86ab3
|
test: refactor command tests to use TestAgent
|
2017-05-31 00:29:24 +02:00 |
Frank Schroeder
|
cf3ec1cf5c
|
golint: Rename fields and structs
|
2017-04-25 09:26:13 -07:00 |
Kyle Havlovitz
|
55ee1b0aed
|
Merge branch 'master' into f-cli-rework-3
|
2017-02-09 21:24:27 -05:00 |
Kyle Havlovitz
|
edbb0ce0b8
|
Add missing doc page for version command
|
2017-02-09 20:08:25 -05:00 |
Kyle Havlovitz
|
8775b031d3
|
Convert join command to use base.Command
|
2017-02-08 17:14:02 -05:00 |
Armon Dadgar
|
6fd3f81c48
|
command: Fixing more tests
|
2014-04-11 16:34:29 -07:00 |
Armon Dadgar
|
356dff3ec6
|
Adding the various CLI commands
|
2013-12-31 13:06:33 -08:00 |