webmock
https://github.com/bblimke/webmock
Ruby
Library for stubbing and setting expectations on HTTP requests in Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
10 Subscribers
Add a CodeTriage badge to webmock
Help out
- Issues
- Clear callback registry in WebMock#reset!
- Redirect with HTTParty causes error
- no support for net-http-pipeline
- `stub_request().to_return(body: obj)` should fail fast when given an invalid body object
- stub_request with "times" should be unregistered after executed
- Typhoeus::Response#effective_url should be a string, Addressable::URI returned
- Allow disabling normalized query parameters
- Incorrect POST form data encoding for hash body content when trying to stub
- vcr issue_417 - double http headers on curb redirect
- Allow global stubbing (e.g. before :suite)
- Docs
- WebMock::HttpLibAdapters::NetHttpAdapter.remove_silently
- WebMock::Util::Parsers::XML.parse
- WebMock::Util::Parsers::JSON.convert_json_to_yaml
- WebMock::Util::Parsers::JSON.unescape
- WebMock::Util::Parsers::JSON.parse
- HTTP::Response::Streamer#finished_request?
- Async::HTTP::WebMockEndpoint#socket_class
- WebMockHTTPClients#clear_thread_variables
- HTTP::Response#reset_body_to_allow_it_to_be_streamed!
- HTTP::Response.build_http_rb_response_body_from_webmock_response