Issues
- 0
- 1
[BUG] `.mock(...)` with `side_effect` and `return_value` raises `StopIteration` error
#271 opened by jborman-stonex - 2
No way to temporarily pass through requests(?)
#270 opened by flaeppe - 3
- 0
Consider deprecating `session_event_loop` fixture
#266 opened by lundberg - 0
0.21.1: pytest warnings
#262 opened by kloczek - 3
- 5
- 3
Feature request: Add auth pattern
#245 opened by stinovlas - 3
- 0
Add a catch-all `.route()` example in docs
#226 opened by lundberg - 0
- 3
Feature request: easily mock cookies
#249 opened by phha - 4
`assert_all_called()` fails for regex mocks
#246 opened by lecrepont01 - 3
Support multipart encoding in Data pattern
#251 opened by ziima - 3
Add type based matching
#239 opened by macieyng - 8
Better Error Messages.
#244 opened by tacozMacleo - 0
Consider a warning about missing router arg
#197 opened by lundberg - 4
`0.20.2` broke our tests, but I think it's good (our use case + questions + feature request)
#243 opened by macieyng - 0
- 1
- 5
Router does not honor `assert_all_called`
#228 opened by BeyondEvil - 3
Drop `assert_all_called` from `Router`
#233 opened by lundberg - 3
URL pattern does not match or fails on URL-encoded special ascii symbols in URL
#235 opened by alexdrydew - 2
Add CONTRIBUTING.md
#237 opened by morenoh149 - 1
PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped.
#234 opened by krishnaglodha - 2
Save data on a request
#229 opened by tomhamiltonstubber - 11
assert_all_mocked - default auto mocked
#177 opened by Lujeni - 0
Consider a router option to define default response
#227 opened by lundberg - 9
Empty query params in httpx 0.23.1
#222 opened by g-as - 2
RawURL removed from httpx 0.23.1
#221 opened by g-as - 4
test func mock breaks the output of the test name
#214 opened by Lawouach - 3
respx decorator breaks pytest fixture
#210 opened by gregbrowndev - 4
Tests failing with pytest-asyncio>=0.19.0
#207 opened by mweinelt - 5
- 2
Quoted params fail
#209 opened by dpManuqb - 2
Incomplete `AllMockedAssertionError` description
#200 opened by lxmnk - 2
Confusion around assert_all_mocked behavior
#204 opened by sihrc - 2
Cannot create a lookup to match empty params
#205 opened by MaxKh - 1
Documentation dark mode
#202 opened by CaptainDriftwood - 2
- 4
- 4
- 8
- 1
Best way to mock all `httpx` calls
#193 opened by Kilo59 - 2
Is there a way I can call my local server, but mock the calls my api makes?
#191 opened by joe-narvaez - 5
- 5
Exception in demo test
#180 opened by vampolo - 2
- 3
Overlapping pattern/lookup combinations
#179 opened by flaeppe