oesmith / puffing-billy

A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
MIT License
656 stars 170 forks source link

Add support for response code #255

Closed mvgijssel closed 4 years ago

mvgijssel commented 5 years ago

We're using your gem to enhance feature test development by warning developers when they have failed requests. This change adds the response code which we can use to log when there's an error.

ronwsmith commented 5 years ago

Looks good. Can you fix specs and add new coverage?

ronwsmith commented 5 years ago

@mvgijssel would you still like to get this PR in?

ronwsmith commented 4 years ago

Stale PR, closing. Feel free to reopen with updated specs