List Question
20 TechQA 2024-03-30T11:54:51.507000Error WebMock::NetConnectNotAllowedError in testing with stub using minitest in rails (using Faraday)
41 views
Asked by Jose Joaquin
Disable HTTP requests unless they go through WebMock
49 views
Asked by Tom Rossi
VCR installation breaks my current specs with WebMock
71 views
Asked by PedroNeves
expect(WebMock).to have_requested(:get, "any url")
735 views
Asked by Jeff Zivkovic
Problem when trying to stub API requests on Rails
354 views
Asked by baggiogiacomo
WebMock stopping selenium from deleting session
263 views
Asked by James
I'm having trouble understanding how to use webmock with a test for fetching a message from an api
117 views
Asked by Ruby Newb
Do not resolve url in tests with Webmock and CarrierWave remote upload
141 views
Asked by Max Paprikas
"Too many open files" during rspec tests on MacOS
2.3k views
Asked by John Skiles Skinner
WebMock stub request with dynamic body in response
980 views
Asked by Tony Beninate
Stub Httparty call: Wrong number of arguments (given 2, expected 1)
948 views
Asked by josegp
How to stub HTTP requests on Common LISP tests?
75 views
Asked by Everton J. Carpes
RSpec tests not loading Stripe card element - works correctly live/locally
105 views
Asked by Becky Green
Upgrade Ruby 2.6 to 2.7 - WebMock no longer recognizes RegEx patterns on stub requests
707 views
Asked by Edward Caulfield
WebMock stub_request with hash_including -- matching only part of json
827 views
Asked by paliwodar
Mock GoogleAPI request
396 views
Asked by madav
Rails WebMock error on the second request try ::NetConnectNotAllowedError
2.1k views
Asked by mr_muscle
In Rails 6 and webmock, how do I write a regular expression to capture any 'User-Agent' header?
296 views
Asked by Dave
Mocking login for remote services - Cucumber, Capybara, Rails
504 views
Asked by Edward Caulfield