requests-mock provides a building block to stub out the HTTP requests portions
of your testing code. You should checkout the docs for more information.
