Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow code to rescue and ignore Savon::Error's and still have mocks trigger test failures #430

Merged
merged 1 commit into from Apr 20, 2013

Conversation

dbyron0
Copy link

@dbyron0 dbyron0 commented Apr 10, 2013

see #428

@rubiii
Copy link
Contributor

rubiii commented Apr 19, 2013

hey @dbyron0, thanks for this!

would you mind if i changed the error class to inherit from StandardError instead of Exception?
Exception behaves a little different than your "normal errors".

@dbyron0
Copy link
Author

dbyron0 commented Apr 19, 2013

That's fine with me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants