requests-mock provides a building block to stub out the HTTP requests portions of your testing code.
conda install anaconda::requests-mock