Commit a3ae8b9f by Clinton Blackburn Committed by Clinton Blackburn

Fixed formatting of library name in testing docs

ECOM-6160
parent cf05b1f4
...@@ -22,4 +22,4 @@ prevents us from using it in this repository. Were you to use `httpretty`, you w ...@@ -22,4 +22,4 @@ prevents us from using it in this repository. Were you to use `httpretty`, you w
mock an OAuth2 endpoint, `httpretty` blocks requests to Elasticsearch, leading to test failures. mock an OAuth2 endpoint, `httpretty` blocks requests to Elasticsearch, leading to test failures.
Given our extensive use of Elasticsearch, and need to mock HTTP endpoints, we use the Given our extensive use of Elasticsearch, and need to mock HTTP endpoints, we use the
`responses <https://github.com/getsentry/responses>`_ library. Its API is practically the same as that of `httpretty. `responses <https://github.com/getsentry/responses>`_ library. Its API is practically the same as that of `httpretty`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment