Bartosz Blimke

Results 218 comments of Bartosz Blimke

@lazylester yes, thank you for that. I'd like to narrow it down to make it clear what was the issue and what exactly has been fixed, rather than adding a...

Hey @KelseyDH . That makes sense, good idea. I don't think anyone takes advantage of the user agent header.

@Nakilon the `WebMock::NetConnectNotAllowedError` exception is not supposed to be caught by `assert_raises`, but instead caught as a test error and unchanged message printed. Looking at Minitest, the exceptions ignored by...

hi @henrahmagix Thank you for the PR. It would be good to add a spec to handle that scenario. While there is no spec for that, I believe this change...

@TimothyClayton have you found the reason so far? If not, would you be able to find the latest commit from WebMock master, that works? 3.1.1 is commit 4caabce21a803a33352e9434d34785323abdca82 Does it...

@norbertszivos do you mean that the first version that causes the problem is 2.0.0?

@norbertszivos perhaps any of the breaking 2.0.0 changes affect your tests https://github.com/bblimke/webmock/blob/master/CHANGELOG.md#200 ?

I guess it's not easy to extract an example to replicate the problem?

@norbertszivos his specs broke after 3.1.1

These aren't localhost requests, right?