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
To be honest I left this issue due to lack of my understanding, sorry. A mock object cooperates perfectly with a futurized and can be used to mock/patch coroutines. Additionally in the meantime I've added helper - to mock async iterators.
Hi there!
What about unittest.mock in asyncio?
The text was updated successfully, but these errors were encountered: