const tokenExpectedRegex … const testConfigToken … func TestRunGenerateToken(t *testing.T) { … } func TestRunCreateToken(t *testing.T) { … } func TestNewCmdTokenGenerate(t *testing.T) { … } func TestNewCmdToken(t *testing.T) { … } func TestGetClientForTokenCommands(t *testing.T) { … } func TestRunDeleteTokens(t *testing.T) { … } func TestTokenOutput(t *testing.T) { … }