Merge pull request #8 from oliv10/auth-token-tests #2
Annotations
4 errors
tests/test_token.py#L52
test_validate_token
AttributeError: type object 'Token' has no attribute 'validate'
|
tests/test_token.py#L56
test_validate_invalid_token
AttributeError: type object 'Token' has no attribute 'validate'
|
tests/test_token.py#L61
test_expired_token
AttributeError: type object 'Token' has no attribute 'validate'
|
|
The logs for this run have expired and are no longer available.
Loading