issues
search
jamielennox
/
requests-mock
Mocked responses for the requests library
https://requests-mock.readthedocs.io
Apache License 2.0
450
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
python-purl outdated
#266
pgajdos
opened
2 weeks ago
1
Fix for request forcing query string paramters to lower case
#265
vandoragroup
opened
2 months ago
0
qs and query in request_history are converted to lowercase
#264
ferenc-hechler
opened
2 months ago
1
Expand type of _RequestObjectProxy.text to be Optional
#263
adamtheturtle
opened
4 months ago
0
Update on project maintenance
#262
jaraco
opened
4 months ago
0
Response reason should be set based on status_code
#261
soxofaan
opened
4 months ago
1
Documentation for mocking specific sessions shows incorrect output
#260
gibsramen
opened
6 months ago
0
Type hint for _RequestHistoryTracker.reset method
#259
lhelwerd
closed
7 months ago
1
1.12.1: pytest fails in `tests/pytest/test_with_pytest.py::test_threaded_sessions` unit
#258
kloczek
opened
7 months ago
1
Fix type hint of `Mocker.__enter__/__exit__`
#257
Viicos
closed
7 months ago
3
`v1.12.1` wasn't Published on PyPI
#256
zliang-akamai
closed
7 months ago
2
Replace the last use of pbr with modern packaging
#255
mgorny
opened
7 months ago
0
requests-mock v1.12.0 incorrectly installs for python 2 breaking pipelines
#254
fervand1
closed
7 months ago
8
Any idea why this isn't working in a Apache Pyspark UDF?
#253
rphes
opened
8 months ago
1
Remove unused `six` dependency
#252
Viicos
closed
8 months ago
0
fix(mocker.pyi): fix Mocker class type hints
#251
pavellos21
closed
9 months ago
1
Drop PBR Support
#250
jamielennox
closed
10 months ago
0
Allow `raw` parameter to accept callable like body elements
#249
jamielennox
closed
10 months ago
0
Remove py2
#248
jamielennox
closed
10 months ago
1
Remove unnecessary compatibility shims
#247
jamielennox
closed
10 months ago
0
six is not needed for literals
#246
a-detiste
closed
10 months ago
1
Add strict mode to Mocker
#245
phy1729
opened
10 months ago
1
Improve type definition of `Mocker.__call__`
#244
Viicos
closed
10 months ago
4
request_history[...].text unusable when requests made with streaming body
#243
edwardpeek-crown-public
opened
11 months ago
2
1.11.0: `requests-mock` is not ready for latest `testtools` 2.7.0
#242
kloczek
closed
12 months ago
1
Add support for exception callback
#241
timobrembeck
opened
1 year ago
2
New Utility Extension for requests_mock: Multi-API Mocker
#240
jab3z
opened
1 year ago
2
Update copyright year
#239
KrishanBhasin
closed
1 year ago
1
IP address lookup still happens with `requests_mock`?
#238
zhanyuanucb
opened
1 year ago
1
Dynamic headers when register_uri through requests_mock
#237
RegisGraptin
closed
1 year ago
2
`requests_mock.Mocker` decorator does not work on `async` tests and also breaks subsequent (higher) `patch` decorators
#236
dhausauer-flx
opened
1 year ago
0
Clarify whether urllib3 is supported
#235
robinaly
closed
10 months ago
1
Make NoMockAddress inherit from BaseException
#234
joaoe
opened
1 year ago
2
Allow `raw` parameter to accept callable like body elements
#233
ramast
closed
10 months ago
4
Tell urllib3 to ignore content length mismatch
#232
jamielennox
closed
1 year ago
0
Content-Type header is not properly set for responses mocked via json argument in register_uri
#231
jizhilong
closed
1 year ago
2
Use unittest.mock when available on Python > 3.3
#230
jelly
closed
1 year ago
0
Remove testrepository dependency
#229
jamielennox
closed
1 year ago
0
ChunkedEncodingError on mocked HEAD requests with urllib3 >= 2.0.0
#228
progval
closed
1 year ago
5
Update supported Python versions
#227
noirbizarre
closed
10 months ago
3
Typing analysis and public type aliases
#226
noirbizarre
closed
1 year ago
0
Passing Parameters In URLs
#225
tsaavik
opened
1 year ago
4
Upgrade GitHub Actions
#224
cclauss
closed
1 year ago
1
Bug: multiple responses does not affect status code
#223
adminy
opened
1 year ago
1
Adds test for query string values
#222
vlsd
opened
1 year ago
0
Query string on the request object wrapper is erroneously empty
#221
vlsd
opened
1 year ago
4
Honor cookies in the session
#220
jaraco
opened
1 year ago
3
Packaging refresh
#219
jaraco
closed
10 months ago
5
Project no longer builds
#218
jaraco
closed
10 months ago
1
Fixtures library missing in requirements.txt
#217
jhurej
closed
1 year ago
2
Next