Skip to content

Conversation

@oschwald
Copy link
Member

Closes #23.

I also added a missing test for an InvaidRequestError.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.39%) to 98.82% when pulling fa60544 on greg/remove-httpretty into 40ed34b on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.39%) to 98.82% when pulling fa60544 on greg/remove-httpretty into 40ed34b on master.

2shortplanks added a commit that referenced this pull request Apr 17, 2015
Replace httpretty with requests_mock
@2shortplanks 2shortplanks merged commit 1160729 into master Apr 17, 2015
@2shortplanks 2shortplanks deleted the greg/remove-httpretty branch April 17, 2015 18:45
oschwald added a commit that referenced this pull request Jul 14, 2020
This basically reverts #24. httpretty seems well maintained these days
and it makes it easy to switch out the HTTP client libraries without
changing the tests.
oschwald added a commit that referenced this pull request Jul 14, 2020
This basically reverts #24. httpretty seems well maintained these days
and it makes it easy to switch out the HTTP client libraries without
changing the tests.
oschwald added a commit that referenced this pull request Jul 15, 2020
This basically reverts #24. httpretty seems well maintained these days
and it makes it easy to switch out the HTTP client libraries without
changing the tests.
oschwald added a commit that referenced this pull request Jul 15, 2020
This basically reverts #24. httpretty seems well maintained these days
and it makes it easy to switch out the HTTP client libraries without
changing the tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Tests don't hang forever on Python 3.4.2

4 participants