ruby on rails - Stubbed requests with Puffing Billy are also being recorded -
i'm using rspec, capybara , puffing-billy gem testing code works external services. want record requests , stub others. problem requests being stubbed being recorded puffing billy. there way configure gem not recorded?
you might want here @ section billy.configure description, sounds should add requests not want recorded c.ignore_params
Comments
Post a Comment