Skip to content

match_querystring deprecated in responses v0.17.0 #258

@asjohnston-asf

Description

@asjohnston-asf

The match_querystring parameter of responses.add() used in tests/test_hyp3.py was deprecated in responses v0.17.0:

DeprecationWarning: Argument 'match_querystring' is deprecated. Use 'responses.matchers.query_param_matcher' or 'responses.matchers.query_string_matcher'

We'll need to implement the recommended migration path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions