Skip to content

Remove usage of httmock and clean up deprecations #1845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 18, 2022
Merged

Conversation

JohnVillalovos
Copy link
Member

No description provided.

Convert all usage of the `httpmock` library to using the `responses`
library.
@JohnVillalovos JohnVillalovos requested a review from nejch January 15, 2022 23:53
Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the rework @JohnVillalovos! A few minor things from me.

In the `responses` library the usage of `match_querystring` is
deprecated. Convert to using `match`
@nejch nejch merged commit ff4b1cc into main Jan 18, 2022
@nejch nejch deleted the jlvillal/rm_httmock branch January 18, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants