-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Remove make_mocked_coro() #9212
Copy link
Copy link
Closed
Labels
HacktoberfestWe think it's good for https://hacktoberfest.digitalocean.com/We think it's good for https://hacktoberfest.digitalocean.com/enhancementgood first issueGood for newcomersGood for newcomerstests
Description
aiohttp.test_utils.make_mocked_coro() basically does what mock.AsyncMock() does and is not relevant today.
We should remove it, but there are still a lot of references to it in the tests, so will require replacing all those references (with mock.patch, mock.create_autospec etc.).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestWe think it's good for https://hacktoberfest.digitalocean.com/We think it's good for https://hacktoberfest.digitalocean.com/enhancementgood first issueGood for newcomersGood for newcomerstests
Type
Projects
Status
Done
Status
Done