Maintain aioresponses #45
Replies: 2 comments 5 replies
-
|
I think it's a possibility, as we've seen a fair few users mentioning the library. We do normally recommend sending actual requests though, rather than mocking like this. So, I'm not sure any aiohttp maintainers have used this library before. |
Beta Was this translation helpful? Give feedback.
-
|
I think this might create an additional burden on the current maintainers but if someone else were to maintain it, hosting it in the org could be acceptable. Though, I wonder if the aiohttp docs could be improved to shop better ways of doing testing so that the users wouldn't assume that lib is the way to go... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think aioresponses is the most used tool to mock aiohttp. however it looks unmaintained. Are you open to maintain a fork of aioresponses, or maybe to request the transfer of aioresponses to this org if the current maintainers accept?
I left a comment on aioresponses about this:
pnuckowski/aioresponses#281
And I created a repo with changes that i would like to see on aioresponses. I could maintain the fork there, but probablly is better to do it in some org like this (i will also ask on pytest)
https://github.com/Polandia94/aioresponses
Beta Was this translation helpful? Give feedback.
All reactions