Skip to content

Conversation

@ajacques
Copy link
Contributor

Instead of using PyTest's Mock library to mock the requests, I switched to using responses. This provides for a less brittle mocking style because it matches against the URLs and method type instead of just matching any outbound request.

This is just a refactoring change

@ajacques ajacques merged commit 9f6085e into tryfi:master Aug 29, 2025
1 check passed
@ajacques ajacques deleted the responses branch August 29, 2025 20:14
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.

1 participant