Frank Schroeder
|
846fe5d630
|
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
|
dba20d02eb
|
test: run command tests in parallel
|
2017-05-31 00:29:25 +02:00 |
|
Frank Schroeder
|
26474ce9c2
|
test: refactor command tests to use TestAgent
|
2017-05-31 00:29:24 +02:00 |
|
Frank Schroeder
|
b1e97baacb
|
Fix imports
|
2017-05-05 17:07:00 +02:00 |
|
Frank Schroeder
|
8c7bb7b65a
|
golint: Rename fields and structs
|
2017-04-25 09:26:13 -07:00 |
|
Kyle Havlovitz
|
a69f2a0faf
|
Convert info command to use base.Command
|
2017-02-08 16:58:04 -05:00 |
|
Armon Dadgar
|
3dce250892
|
command/info: remove unused import
|
2014-03-05 15:02:56 -08:00 |
|
Armon Dadgar
|
883f492dc5
|
command/info: Adding new info command
|
2014-02-23 16:59:32 -08:00 |
|