Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Colin-b/pytest_httpx issues and pull requests

#75 - How do simulate multiple responses, similar to `side_effect` in mock?

Issue - State: closed - Opened by EdLeafe almost 3 years ago - 4 comments
Labels: question

#74 - Conda cannot install pytest 7 and pytest-httpx 0.20.0

Issue - State: closed - Opened by atorres-eqrx almost 3 years ago - 13 comments
Labels: bug

#73 - Release 0.20.0

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#72 - Support pytest v7

Pull Request - State: closed - Opened by jakul about 3 years ago - 5 comments

#71 - Release 0.19.0

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#70 - Handle httpx 0.22

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#69 - Release 0.18.0

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#68 - Remove deprecated data, files and boundary parameters

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#67 - Handle responses as callbacks

Pull Request - State: closed - Opened by Colin-b about 3 years ago

#66 - Dynamic callback mock is not called when there were matching already used static responses.

Issue - State: closed - Opened by alex-kowalczyk about 3 years ago - 4 comments
Labels: bug

#65 - Release 0.17.3

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#64 - Allow exception raising

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#63 - add_callback is no longer valid method to raise exception.

Issue - State: closed - Opened by mifluder about 3 years ago - 1 comment
Labels: bug

#62 - Release 0.17.2

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#61 - fix #56 for callbacks

Pull Request - State: closed - Opened by mvbrn about 3 years ago - 2 comments

#60 - Release 0.17.1

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#59 - Release 0.17.0

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#58 - Release 0.16.0

Pull Request - State: closed - Opened by Colin-b about 3 years ago - 1 comment

#57 - Explicitly export `HTTPXMock`, `to_response`, etc. to appease `mypy --strict`

Pull Request - State: closed - Opened by rouge8 about 3 years ago - 6 comments

#56 - httpx.Response.elapsed cannot be accessed anymore

Issue - State: closed - Opened by mvbrn about 3 years ago - 5 comments
Labels: bug

#55 - Same response cannot be read more than once

Issue - State: closed - Opened by Colin-b about 3 years ago - 1 comment
Labels: bug

#54 - Release 0.15.0

Pull Request - State: closed - Opened by Colin-b over 3 years ago - 1 comment

#53 - Handle httpx 0.21.0

Pull Request - State: closed - Opened by Colin-b over 3 years ago - 1 comment

#52 - Release 0.14.0

Pull Request - State: closed - Opened by Colin-b over 3 years ago - 1 comment

#51 - Support HTTPX 0.21 leveraging RESPX

Pull Request - State: closed - Opened by lundberg over 3 years ago - 6 comments

#50 - Handle httpx 0.20

Pull Request - State: closed - Opened by terencehonles over 3 years ago - 6 comments

#49 - Bump httpx to 0.20.*

Pull Request - State: closed - Opened by symonk over 3 years ago - 3 comments

#48 - release to support httpx `0.20.x`

Issue - State: closed - Opened by symonk over 3 years ago - 5 comments
Labels: enhancement

#47 - Release 0.13.0

Pull Request - State: closed - Opened by Colin-b over 3 years ago - 1 comment

#46 - Automatic snapshot of Requests

Issue - State: closed - Opened by sidharthv96 over 3 years ago - 8 comments
Labels: question

#45 - Release 0.12.1

Pull Request - State: closed - Opened by Colin-b over 3 years ago - 1 comment

#44 - Add py.typed to distribute typing information per PEP 561

Pull Request - State: closed - Opened by calebho over 3 years ago - 3 comments

#43 - Async callbacks feature request

Issue - State: closed - Opened by calebho over 3 years ago - 6 comments
Labels: question

#42 - Package for conda-forge

Issue - State: closed - Opened by owenlamont over 3 years ago - 5 comments
Labels: enhancement, question

#41 - Release 0.12.0

Pull Request - State: closed - Opened by Colin-b almost 4 years ago - 1 comment

#40 - Support for httpx > 0.17.x

Issue - State: closed - Opened by fabaff almost 4 years ago - 3 comments
Labels: enhancement

#39 - Allow httpx to actually call certain routes

Issue - State: closed - Opened by timothyjlaurent almost 4 years ago - 3 comments
Labels: question

#38 - async callback are not supported

Issue - State: closed - Opened by mkotsalainen almost 4 years ago - 4 comments
Labels: question

#37 - Release 0.11.0

Pull Request - State: closed - Opened by Colin-b almost 4 years ago - 1 comment

#36 - Update to httpx 0.17.x

Pull Request - State: closed - Opened by K900 almost 4 years ago - 2 comments

#35 - Allow httpx > 0.17.x

Issue - State: closed - Opened by fabaff almost 4 years ago - 2 comments
Labels: enhancement

#34 - locked on pytest 6

Issue - State: closed - Opened by remi-debette about 4 years ago
Labels: enhancement

#33 - Release 0.10.1

Pull Request - State: closed - Opened by Colin-b about 4 years ago - 1 comment

#32 - Release 0.10.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago - 1 comment

#31 - Document how to assert that no responses are sent

Issue - State: closed - Opened by calebho over 4 years ago - 3 comments
Labels: documentation, question

#30 - Release 0.9.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#29 - Release 0.8.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#28 - Question: How to mock only certain requests?

Issue - State: closed - Opened by philwinder over 4 years ago - 2 comments
Labels: question

#27 - Mock httpx behavior for closed connection

Issue - State: closed - Opened by Colin-b over 4 years ago - 1 comment
Labels: bug

#26 - Release 0.7.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#25 - Simulate timeout with enough details in case no mock could be found

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#24 - Release 0.6.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#23 - Release 0.5.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#22 - Release 0.4.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#21 - make it a Pytest plugin

Pull Request - State: closed - Opened by thomasleveil over 4 years ago - 4 comments

#20 - Document how to set cookies in response

Issue - State: closed - Opened by Colin-b over 4 years ago
Labels: documentation

#19 - Set cookies in the response

Issue - State: closed - Opened by pawamoy over 4 years ago - 3 comments
Labels: question

#18 - Assert response not called/fired?

Issue - State: closed - Opened by pawamoy over 4 years ago - 3 comments
Labels: question

#17 - mocked but not requested

Issue - State: closed - Opened by pawamoy over 4 years ago - 1 comment
Labels: invalid

#16 - Release 0.3.0

Pull Request - State: closed - Opened by Colin-b over 4 years ago

#15 - suggestions for add assert_all_requests_are_fired

Issue - State: closed - Opened by leftvalue almost 5 years ago - 8 comments
Labels: enhancement

#14 - Set json content type header in response

Issue - State: closed - Opened by Colin-b almost 5 years ago
Labels: enhancement

#13 - Document migration from aioresponses

Issue - State: closed - Opened by Colin-b almost 5 years ago - 1 comment
Labels: documentation

#12 - Document migration from responses

Issue - State: closed - Opened by Colin-b almost 5 years ago - 1 comment
Labels: documentation

#11 - Add a create_response function

Issue - State: closed - Opened by Colin-b almost 5 years ago - 1 comment
Labels: enhancement

#10 - Allow to raise exceptions easily

Issue - State: closed - Opened by Colin-b almost 5 years ago - 1 comment
Labels: enhancement

#9 - Rely on httpx internals

Pull Request - State: closed - Opened by Colin-b almost 5 years ago

#8 - Rely on latest httpx version

Pull Request - State: closed - Opened by Colin-b almost 5 years ago

#7 - Document differences with respx

Issue - State: open - Opened by Colin-b almost 5 years ago
Labels: documentation, good first issue

#6 - Release 0.1.0

Pull Request - State: closed - Opened by Colin-b about 5 years ago

#5 - Release 0.0.5

Pull Request - State: closed - Opened by Colin-b about 5 years ago - 1 comment

#4 - Release 0.0.4

Pull Request - State: closed - Opened by Colin-b about 5 years ago

#3 - Release 0.0.3

Pull Request - State: closed - Opened by Colin-b about 5 years ago

#2 - Allow to retrieve requests

Pull Request - State: closed - Opened by Colin-b about 5 years ago

#1 - Hide private functions

Pull Request - State: closed - Opened by Colin-b about 5 years ago