pnuckowski/aioresponses
Aioresponses is a helper for mock/fake web requests in python aiohttp package.
PythonMIT
Issues
- 2
"TypeError: RequestInfo.__new__() missing 1 required positional argument: 'real_url'" after upgrading aiohttp to 3.11.0.
#263 opened by cdessez - 3
- 4
release is version 0.7.4 however latest tag is 0.7.6
#255 opened by nivhanin - 0
- 0
Do not mock all requests
#259 opened by Sanchoyzer - 2
Proposal: implement aioresponses.assert_has_calls
#253 opened by KeNaCo - 4
Add request matching
#213 opened by paulschmeida - 1
Cannot use module on a vanilla Python 3.9 Docker container or venv due to No module named 'packaging' error
#250 opened by cloudwitch - 2
Enhancement request: allow removal of repeat=True
#252 opened by rlippmann - 3
aioresponses ignores custom response_class provided to aiohttp.ClientSession constructor
#243 opened by hf-kklein - 0
- 7
[BUG aiohttp 3.9] await self._writer TypeError: object Mock can't be used in 'await' expression
#247 opened by JCHacking - 1
Can we get a 0.7.5 release?
#245 opened by GeeCastro - 0
aiohttp.TraceConfig signals not being fired
#246 opened by WillFM - 2
- 1
release aioresponses.assert_* feature?
#244 opened by chantra - 0
Missing setuptools as dependency
#240 opened by josham - 0
Add assert_any_call_with
#242 opened by kkpattern - 2
mocking ignores base_url
#230 opened by hydrargyrum - 1
assert_any_call expects the method in the self.requests object to be uppercase
#238 opened by CrypticGuru - 0
`aioresponses` drops empty query params
#236 opened by andmis - 0
`aioresponses` reorders query params
#235 opened by andmis - 0
- 1
No way of passthrough non matching urls
#190 opened by sunbit - 0
- 4
- 0
Assert called #133 incomplete
#229 opened by Kane610 - 2
`py.typed`?
#191 opened by AustinScola - 1
Release new version
#212 opened by Savlik - 0
- 1
Mocking a Slow API
#221 opened by Enprogames - 1
payload is type dict
#222 opened by shaytelnyx - 1
add call_count attribute for request mock object
#216 opened by pbelskiy - 0
tests/test_aioresponses.py::AIOResponsesTestCase::test_callback_coroutine fails with python3.11
#215 opened by mgorny - 1
Why `application/json` is default content type?
#188 opened by pbelskiy - 1
`py.typed` not included in package build
#206 opened by hf-kklein - 1
- 0
Release 0.7.3 brings typing errors to projects which use `aioresponses`
#202 opened by marcinsulikowski - 0
- 0
0.7.2: sphinx warnings
#195 opened by kloczek - 1
Compatibilty check fails with aiohttp-3.7.4.post0
#194 opened by federicober - 1
Wrongful (double) URL-encoding
#179 opened by mw-23 - 0
Header missing when mocking aioresponses
#187 opened by sirawats - 3
aiohttp 3.7.4.post0 breaking aioresponses
#183 opened by Galarzaa90 - 3
Could you release a new version please?
#182 opened by gordonarogers - 2
How to test server?
#181 opened by Dreamsorcerer - 0
Cookies helper
#180 opened by Dreamsorcerer - 2
StreamReader missing argument in aiohttp > 3.6.2
#175 opened by pbelskiy - 2
ModuleNotFoundError: No module named 'asynctest'
#176 opened by pbelskiy - 1