Skip to content
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

Added change to make tests backwards compatible #14

Merged
merged 6 commits into from
Oct 1, 2024
Merged

Added change to make tests backwards compatible #14

merged 6 commits into from
Oct 1, 2024

Conversation

cszsol
Copy link
Collaborator

@cszsol cszsol commented Sep 30, 2024

No description provided.

@cszsol
Copy link
Collaborator Author

cszsol commented Sep 30, 2024

The problem was the httpx_mock package.
Specifically the change between versions 0.32.0 vs 0.31.2.
I added the recommended change to make it backwards compatible:
https://github.com/Colin-b/pytest_httpx/blob/master/README.md#allow-to-register-a-response-for-more-than-one-request
https://github.com/Colin-b/pytest_httpx/blob/master/CHANGELOG.md#changed

@cszsol cszsol requested a review from BoBer78 September 30, 2024 14:16
@cszsol cszsol merged commit 198c76d into main Oct 1, 2024
5 checks passed
@cszsol cszsol deleted the failing_ci branch October 1, 2024 08:24
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