auth

Paddy 2014-09-07 Parent:043906283c65 Child:1f7b44b130a0

37:111382010276 Go to Latest

auth/profile.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