theonlydoublee
theonlydoublee
I ran into an issue with making the tests for `OAuthCredentialsStrategy` and the last tests I have done are getting the error `TypeError: object Mock can't be used in 'await'...
Getting an error of `pytest.PytestUnraisableExceptionWarning: Exception ignored in: ` Full Nox Traceback: [https://pastebin.com/f6qkWLkU]( https://pastebin.com/f6qkWLkU) Failing Test Code: [https://pastebin.com/MzV1D7BX](https://pastebin.com/MzV1D7BX) Updated Class: [https://pastebin.com/TbHKr2Ad](https://pastebin.com/TbHKr2Ad)
Thought I fixed those typing errors for mypy. Will fix when back home
Everything should be ready
I was thinking of using it for a restapp for interacting with user's information. If this isn't used, I'll use it for my personal project without it being in hikari...