You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds two tests that cover lines flagged by codecov.
One test covers the use case when oauthlib create_token_response method
returns a different status than 200.
The second test covers an edge case where the second time is_expired is
called, the memoised value is returned.
0 commit comments