Search code examples
Is it possible to use VCR gem in Ruby to record an outgoing message and expect that the correct mess...

ruby-on-railsrubyrspecvcrwebmock

Read More
Chromedriver / Capybara Too many open files - socket(2) for "127.0.0.1" port 9518...

selenium-chromedrivercapybarawebmock

Read More
How can I fake a response to Capybara/poltergeist using webmock?...

rubyphantomjscapybarapoltergeistwebmock

Read More
Stub Httparty call: Wrong number of arguments (given 2, expected 1)...

ruby-on-railsrubyrspechttpartywebmock

Read More
"Too many open files" during rspec tests on MacOS...

ruby-on-railsseleniumselenium-chromedrivercapybarawebmock

Read More
WebMock: How to list (dump) all mocked responses?...

rubyrspecmockingwebmock

Read More
WebMock.disable_net_connect! not working...

ruby-on-railsrubyrspecwebmock

Read More
Upgrade Ruby 2.6 to 2.7 - WebMock no longer recognizes RegEx patterns on stub requests...

ruby-on-railsregexrubywebmock

Read More
Mock GoogleAPI request...

ruby-on-railsunit-testinggoogle-mapsrspecwebmock

Read More
Rails WebMock error on the second request try ::NetConnectNotAllowedError...

ruby-on-railsrubywebmock

Read More
Mocking login for remote services - Cucumber, Capybara, Rails...

ruby-on-railsrubycucumbercapybarawebmock

Read More
Webmock test for failure to connect fails before finishing test...

ruby-on-railsruby-on-rails-6webmock

Read More
Is there a way to test whether a template has properties in an RSpec controller test?...

ruby-on-railsrspecrspec-railswebmock

Read More
Multiple calls to the same endpoint with different results in webmock?...

rubyrspecmockingwebmock

Read More
How can I trap errors correctly in a Sidekiq worker when testing with RSpec?...

rspecsidekiqwebmockexcon

Read More
How to stub headless_chrome requisitions with web_mock on src attributes on img tags...

ruby-on-railscapybarawebmocksystem-testing

Read More
Test: Using self, expected: 1 time with arguments received: 0 times...

rubyrspecboxapiv2webmock

Read More
Am I stubbing data correctly?...

ruby-on-railsrspeccapybarastubwebmock

Read More
How to stub a HTTParty request inside a method for testing?...

rubyminitesthttpartywebmock

Read More
How to write functioning Webmock stubs with nested data?...

webmock

Read More
WebMock simulate failing API (no internet, timeout ++)...

rubyrspecwebmock

Read More
How do I make the gem WebMock work with json that includes [square brackets]?...

ruby-on-railsjsonwebmock

Read More
VCR says "no cassette in use" even after specifying cassette...

ruby-on-railsrspecvcrwebmock

Read More
Blacklist URLs with headless Chrome...

rubytestingrspeccapybarawebmock

Read More
Unable to stub external request - Wrong regexp?...

rubyrspecrspec-railswebmock

Read More
Is there a Ruby WebMock equivalent for the Lua language?...

apiluamockingwebmocklua-busted

Read More
How to use webmock with an address that has a variable?...

ruby-on-railsrspecstubwebmock

Read More
rspec webmock to_raise error not raising error...

rubyrspecwebmock

Read More
Disable rest-client output on minitest...

ruby-on-railsrubyminitestrest-clientwebmock

Read More
Ruby - Webmock: Match URI using regular expression...

rubyregexrspecstubwebmock

Read More
BackNext