Skip to content

Commit 5254f19

Browse files
test: remove usage of httpmock library
Convert all usage of the `httpmock` library to using the `responses` library.
1 parent 8af403c commit 5254f19

File tree

2 files changed

+388
-224
lines changed

2 files changed

+388
-224
lines changed

requirements-test.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
coverage
2-
httmock
32
pytest==6.2.5
43
pytest-console-scripts==1.2.1
54
pytest-cov

0 commit comments

Comments
 (0)