Skip to content

Commit

Permalink
test: remove usage of httpmock library
Browse files Browse the repository at this point in the history
Convert all usage of the `httpmock` library to using the `responses`
library.
  • Loading branch information
JohnVillalovos committed Jan 15, 2022
1 parent 8af403c commit 5254f19
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 224 deletions.
1 change: 0 additions & 1 deletion requirements-test.txt
@@ -1,5 +1,4 @@
coverage
httmock
pytest==6.2.5
pytest-console-scripts==1.2.1
pytest-cov
Expand Down

0 comments on commit 5254f19

Please sign in to comment.