issues
search
Colin-b
/
pytest_httpx
pytest fixture to mock HTTPX
https://colin-b.github.io/pytest_httpx/
MIT License
358
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How can I test if the request is being proxied?
#115
DeoLeung
closed
1 year ago
4
Allow to add responses based on a file content
#114
Colin-b
opened
1 year ago
0
Allow to record and store requests+responses
#113
Colin-b
opened
1 year ago
1
Re-add support for python 3.8
#112
LilyFoote
closed
1 year ago
2
Release 0.25.0
#111
Colin-b
closed
1 year ago
1
Prepare for release
#110
Colin-b
closed
1 year ago
1
Do you plan on putting back support for Python 3.8?
#109
LilyFoote
closed
1 year ago
5
Release 0.24.0
#108
Colin-b
closed
1 year ago
1
Make sure the match_headers errors are displayed correctly for lower cased version
#107
dolfandringa
closed
1 year ago
5
Matching the `Authorization` header correctly while another parameter doesn't match causes a very confusing error message
#106
dolfandringa
closed
1 year ago
2
Add Any type to **matchers argument to statisfy strict type checking
#105
dolfandringa
closed
1 year ago
2
pyright with strict typeCheckingMode reports error: Type of "add_response" is partially unknown because of **matchers
#104
dolfandringa
closed
1 year ago
1
Added the match_json_content matcher
#103
dolfandringa
closed
1 year ago
6
Registration order matters when multiple responses match a request, can regex be a specific case?
#102
realsuayip
closed
1 year ago
2
Release 0.23.1
#101
Colin-b
closed
1 year ago
1
Release 0.23.0
#100
Colin-b
closed
1 year ago
1
Don't use single Response instance for all requests.
#99
T-256
closed
1 year ago
3
Logging Error: "TypeError: %d format: a real number is required, not re.Pattern"
#98
TheTechromancer
closed
1 year ago
2
Fix typing for httpx_mock fixture
#97
JohnnyDeuss
closed
1 year ago
5
Consider adding more request matchers
#96
Bernardoow
closed
8 months ago
2
Include CHANGELOG and tests in sdist
#95
mgorny
closed
1 year ago
6
Release version 0.22.0
#94
Colin-b
closed
1 year ago
1
updating the version httpx 0.24.x
#93
kostyaten
closed
1 year ago
3
Release 0.21.3
#92
Colin-b
closed
1 year ago
1
Update version specifiers for pytest
#91
mezuzza
closed
1 year ago
4
feature/get-response-methods
#90
IliyaZinoviev
closed
8 months ago
5
`Response.elapsed` not set
#89
stefanadelbert
closed
1 year ago
1
Release 0.21.2
#88
Colin-b
closed
1 year ago
1
If the url query parameter contains Chinese characters, it will cause an encoding error
#87
uncle-shu
closed
1 year ago
2
Release 0.21.1
#86
Colin-b
closed
2 years ago
1
Async callbacks should be allowed to delay some responses while not blocking the async loop
#85
citrusLover
closed
2 years ago
7
Problem running pytests in GitHub environment
#84
writeson
closed
2 years ago
2
Unable to match on JSON content
#83
colton-flyhomes
closed
1 year ago
6
Add a way to reset HTTPXMock._requests
#82
Normale
closed
1 year ago
2
Release 0.21.0
#81
Colin-b
closed
2 years ago
1
Changed httpx requirement to 0.23.x
#80
shirblc
closed
2 years ago
3
Update to httpx 0.23.0
#79
davidmreed
closed
2 years ago
2
Add link documentation on the repository
#78
Bernardoow
closed
2 years ago
1
Add param to disable verify over non-requested mock.
#77
Bernardoow
closed
8 months ago
3
Add param to disable verify over non-requested mock.
#76
Bernardoow
closed
8 months ago
7
How do simulate multiple responses, similar to `side_effect` in mock?
#75
EdLeafe
closed
2 years ago
4
Conda cannot install pytest 7 and pytest-httpx 0.20.0
#74
atorres-eqrx
closed
2 years ago
13
Release 0.20.0
#73
Colin-b
closed
2 years ago
1
Support pytest v7
#72
jakul
closed
2 years ago
5
Release 0.19.0
#71
Colin-b
closed
2 years ago
1
Handle httpx 0.22
#70
Colin-b
closed
2 years ago
1
Release 0.18.0
#69
Colin-b
closed
2 years ago
1
Remove deprecated data, files and boundary parameters
#68
Colin-b
closed
2 years ago
1
Handle responses as callbacks
#67
Colin-b
closed
2 years ago
0
Dynamic callback mock is not called when there were matching already used static responses.
#66
alex-kowalczyk
closed
2 years ago
4
Previous
Next