Normale

Results 1 issues of Normale

I started using httpx_mock and tried to mock multiple requests to one resource. Then I expected httpx_mock.reset() to reset the state of HTTPXMock. However, it resets only callbacks, self._requests are...

enhancement