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
|
7608a3c15f
|
Use defers for WaitGroup and Ticker stop
|
2017-03-10 12:29:03 -08:00 |
Kyle Havlovitz
|
9b4497de09
|
Cleaned up and reorganized some autopilot-related code
|
2017-03-09 18:21:40 -08:00 |
Kyle Havlovitz
|
92c8b9c3a0
|
Rename DeadServerCleanup and make wording adjustments
|
2017-02-28 14:45:21 -08:00 |
Kyle Havlovitz
|
c1f776c78b
|
Added operator autopilot subcommands
|
2017-02-24 15:54:49 -08:00 |