Ecosyste.ms: Issues

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

GitHub / getsentry/responses issues and pull requests

#740 - Feedback on responses._recorder / How to make it better

Issue - State: open - Opened by last-partizan about 2 months ago

#739 - Export names `matchers` and `Response` from RequestsMock instances

Pull Request - State: closed - Opened by filbranden 2 months ago - 2 comments

#738 - PreparedRequest instances are modified by responses

Issue - State: open - Opened by Colin-b 2 months ago - 4 comments

#737 - Add method_or_response= as optional keyword parameter for add() method.

Pull Request - State: open - Opened by paulsuh 2 months ago - 2 comments

#736 - Read data from file-like objects in requests (#719)

Pull Request - State: closed - Opened by mrob95 3 months ago - 2 comments
Labels: Waiting for: Community

#735 - all-repos: update actions/upload-artifact to v4

Pull Request - State: closed - Opened by joshuarli 4 months ago

#734 - RequestsMock.add() and .upsert() parameter names are different

Issue - State: open - Opened by paulsuh 4 months ago - 4 comments
Labels: enhancement

#733 - ci: dependency review action

Pull Request - State: closed - Opened by mdtro 4 months ago - 1 comment

#732 - response.calls is not registering my api calls

Issue - State: closed - Opened by risky-rickman 4 months ago - 5 comments

#731 - Fix use of global assert_all_requests_are_fired. Closes #726

Pull Request - State: open - Opened by andrew-cybsafe 4 months ago - 4 comments

#730 - Unable to debug `responses.post` not matching

Issue - State: open - Opened by jovlinger 4 months ago - 1 comment
Labels: question

#729 - Documentation lacking information

Issue - State: closed - Opened by developer992 4 months ago - 2 comments
Labels: question, Stale

#728 - recorder: use a case-insensitive HTTP headers check

Pull Request - State: open - Opened by ptalbert 4 months ago - 1 comment

#727 - Cannot match with callback

Issue - State: open - Opened by jcampbell05 5 months ago - 2 comments
Labels: bug

#725 - Add support for drop-in replacement Niquests when installed

Pull Request - State: closed - Opened by Ousret 5 months ago

#723 - raise_for_status() does not return the response

Issue - State: closed - Opened by tuky 5 months ago - 5 comments
Labels: bug

#722 - A little typing issue?

Issue - State: open - Opened by rafrafek 5 months ago
Labels: enhancement

#721 - requests.head raises ChunkedEncodingError if header without content-length is sent

Issue - State: open - Opened by zepaz 5 months ago - 2 comments
Labels: Waiting for: Community

#719 - Cannot match request with `data=filehandle`

Issue - State: closed - Opened by jwodder 6 months ago
Labels: bug

#718 - Capture Group Support

Issue - State: open - Opened by jcampbell05 6 months ago - 2 comments
Labels: enhancement

#717 - Add feature for allowing the body of a request to be matched Closes #716

Pull Request - State: closed - Opened by TheJacobWalters 6 months ago - 1 comment

#716 - Add capability for matching non json request bodies

Issue - State: closed - Opened by TheJacobWalters 6 months ago - 5 comments
Labels: enhancement

#715 - Cannot record header to file

Issue - State: closed - Opened by dwt 6 months ago - 2 comments
Labels: bug

#714 - Release request

Issue - State: closed - Opened by ddarricau 6 months ago - 6 comments

#713 - responses multipart_matcher does not consume the passed iterator; how to mock?

Issue - State: open - Opened by kfot 6 months ago - 2 comments
Labels: bug

#712 - fix mocked HEAD response when content-length header is present

Pull Request - State: closed - Opened by ddarricau 7 months ago - 1 comment

#711 - fix(matchers): Don't sort failed matches when printing error message

Pull Request - State: closed - Opened by mgaligniana 7 months ago - 16 comments
Labels: enhancement

#710 - Compatibility with Niquests

Issue - State: closed - Opened by Ousret 7 months ago - 5 comments

#709 - multiple matches in disjunction

Issue - State: closed - Opened by fmieres 8 months ago - 2 comments
Labels: question

#707 - Use pytest.mark.asyncio

Pull Request - State: closed - Opened by markstory 9 months ago - 1 comment

#707 - Use pytest.mark.asyncio

Pull Request - State: open - Opened by markstory 9 months ago - 1 comment

#706 - 0.25.0: pytest fails in two units

Issue - State: closed - Opened by kloczek 9 months ago - 6 comments

#706 - 0.25.0: pytest fails in two units

Issue - State: open - Opened by kloczek 9 months ago - 3 comments

#705 - _recorder doesn't record when there's an exception

Issue - State: open - Opened by olivierdalang 10 months ago - 5 comments
Labels: bug

#703 - RequestsMock doesn't catch requests inside loop.run_in_executor(None, ...)

Issue - State: closed - Opened by andrei-shabanski 10 months ago - 1 comment
Labels: question

#702 - fix: Missing header detection for the non-strict case

Pull Request - State: closed - Opened by woodyza 10 months ago - 5 comments
Labels: bug

#701 - [README] Make "Validate Retry mechanism" code snippet complete

Pull Request - State: closed - Opened by Priyansh121096 11 months ago - 2 comments

#700 - Body value in query string format instead of json when asserting request calls data

Issue - State: closed - Opened by eduardo-boutiquenumerique 11 months ago - 4 comments
Labels: question

#699 - fix: Relax types in matchers to use duck types

Pull Request - State: closed - Opened by markstory 12 months ago - 1 comment

#697 - added support for Python 3.12

Pull Request - State: closed - Opened by beliaev-maksim 12 months ago - 2 comments

#696 - Easier use of recorder beta feature?

Issue - State: closed - Opened by gswilcox01 12 months ago - 3 comments

#695 - Set repeat count for response

Issue - State: closed - Opened by efojs about 1 year ago - 2 comments
Labels: question

#694 - Fix overloads and unlock mypy on tests

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 1 comment

#693 - Fix socket issues

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 1 comment

#692 - [0.24.0 regression] `@overload`s of `responses.activate` need to be restored too

Issue - State: closed - Opened by andersk about 1 year ago
Labels: bug

#691 - responses 0.24 no longer works with pytest-socket

Issue - State: closed - Opened by divad about 1 year ago
Labels: bug

#690 - Fix/calllist typing

Pull Request - State: closed - Opened by howamith about 1 year ago

#689 - ResourceWarning from pytest with responses 0.24.0

Issue - State: closed - Opened by jwodder about 1 year ago - 3 comments

#688 - responses not mocking urls for concurrent.futures.ProcessPool

Issue - State: closed - Opened by Chichilele about 1 year ago - 10 comments
Labels: question

#687 - Response count not reset when defining Response outside of test function

Issue - State: closed - Opened by svleeuwen about 1 year ago - 7 comments
Labels: wontfix

#686 - fixed mypy compatibility for py3.8

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 1 comment

#685 - updated `_form_response` function

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 1 comment

#684 - fix types

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 1 comment

#683 - dev(narugo): add support for headers and binary body in recorder

Pull Request - State: open - Opened by narugo1992 about 1 year ago - 6 comments

#682 - Bug when record the binary response to yaml

Issue - State: open - Opened by narugo1992 about 1 year ago

#681 - slice the release

Issue - State: closed - Opened by beliaev-maksim about 1 year ago - 2 comments

#680 - No access to request query string, body, etc. on mock object

Issue - State: closed - Opened by ThiefMaster about 1 year ago - 4 comments
Labels: question

#679 - responses not mocking urls for concurrent.futures.ProcessPool

Issue - State: closed - Opened by Chichilele about 1 year ago - 5 comments
Labels: question, Stale

#678 - fix CI coverage

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 2 comments

#677 - fix coverage on master

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 2 comments

#676 - Revert "fix mypy issue"

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 3 comments

#675 - deprecate `content_type` argument

Issue - State: open - Opened by beliaev-maksim about 1 year ago - 2 comments

#674 - fix mypy issue

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 1 comment

#673 - deduplicate content-type headers

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 1 comment

#672 - removed support for python3.7

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 4 comments

#671 - Added `real_adapter_send` parameter to `RequestsMock`

Pull Request - State: closed - Opened by beliaev-maksim about 1 year ago - 4 comments

#670 - RecursionError with passthru and _real_send override

Issue - State: closed - Opened by Seluj78 about 1 year ago - 33 comments
Labels: enhancement, Waiting for: Product Owner

#669 - Setting up responses for classes with unittest yeilds two different registeries

Issue - State: closed - Opened by Seluj78 about 1 year ago - 10 comments

#668 - modernize source with pyupgrade

Pull Request - State: closed - Opened by asottile-sentry about 1 year ago - 1 comment

#667 - types-pyyaml is not needed at runtime

Pull Request - State: closed - Opened by asottile-sentry about 1 year ago - 8 comments

#666 - [Feature request] Add response delay option

Issue - State: closed - Opened by theoutsider24 about 1 year ago - 7 comments
Labels: enhancement

#665 - Support gzipped request.body in json_params_matcher

Pull Request - State: closed - Opened by haakonvt over 1 year ago - 4 comments

#664 - Calls info in BaseResponse

Pull Request - State: closed - Opened by zeezdev over 1 year ago - 7 comments
Labels: enhancement

#663 - [#651] regex compatability for headers matching

Pull Request - State: closed - Opened by geetptl over 1 year ago - 3 comments

#662 - [#651] regex compatability for headers matching

Pull Request - State: closed - Opened by geetptl over 1 year ago

#661 - chore: allow urllib3>=1.25.10

Pull Request - State: closed - Opened by JohnVillalovos over 1 year ago

#660 - Feature: Simulate timeout of request

Issue - State: closed - Opened by Seluj78 over 1 year ago - 2 comments
Labels: question

#659 - chore: allow urllib3>=1.25.10

Pull Request - State: closed - Opened by JohnVillalovos over 1 year ago - 5 comments

#658 - chore: UserWarning if body provided for unsupported status

Pull Request - State: closed - Opened by JohnVillalovos over 1 year ago - 8 comments

#657 - Overly strict version constraint on urllib3

Issue - State: closed - Opened by damian-rp over 1 year ago - 2 comments
Labels: Waiting for: Product Owner

#656 - `delete` with content will fail

Issue - State: closed - Opened by JohnVillalovos over 1 year ago - 1 comment
Labels: Waiting for: Product Owner

#655 - please fix this error

Pull Request - State: closed - Opened by JohnVillalovos over 1 year ago - 1 comment

#654 - responses==0.23.2 breaks pip resolution with popular packages

Issue - State: closed - Opened by jmsanders over 1 year ago - 3 comments
Labels: Waiting for: Product Owner

#653 - Fix pytest warnings

Pull Request - State: closed - Opened by markstory over 1 year ago - 1 comment

#652 - When will there be a new release to support urllib3>=2 ?

Issue - State: closed - Opened by JohnVillalovos over 1 year ago - 2 comments

#651 - Feature request: Allow regex-matching for header values

Issue - State: closed - Opened by spreeni over 1 year ago - 8 comments
Labels: Hacktoberfest 🎃

#650 - Responses lacks support for escaped <-> unescaped matching

Issue - State: closed - Opened by jcampbell05 over 1 year ago - 4 comments
Labels: wontfix

#649 - python 3.7 notice

Pull Request - State: closed - Opened by beliaev-maksim over 1 year ago

#648 - move unbound_send outside of the function

Pull Request - State: closed - Opened by beliaev-maksim over 1 year ago - 4 comments

#647 - bump `black` in precommit and run on the lib

Pull Request - State: closed - Opened by beliaev-maksim over 1 year ago - 1 comment

#646 - refactor passthru test functions

Pull Request - State: closed - Opened by beliaev-maksim over 1 year ago - 1 comment

#645 - Using nested mocks - URL's from parent Mock not available in child Mock

Issue - State: closed - Opened by bblommers over 1 year ago - 4 comments
Labels: enhancement

#643 - Fix issue with custom adapters

Pull Request - State: closed - Opened by beliaev-maksim over 1 year ago