auth

Paddy 2014-09-07 Parent:607708cd8829 Child:690561c6619a

37:111382010276 Go to Latest

auth/client.go

Additional tests, parallel test execution. Test that deleting a token that isn't in the token store returns an ErrTokenNotFound. Test that adding a token that already exists in the token store returns an ErrTokenAlreadyExists. Add t.Parallel() to make the test run in parallel.

History