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

Add basic tests for ActionDispatch::ExceptionWrapper #17614

Merged
merged 1 commit into from
Nov 14, 2014

Conversation

gsamokovarov
Copy link
Contributor

With the recent regressions we had, it won't hurt to have some test coverage for ActionDispatch::ExceptionWrapper. I have covered the most basic methods we use during a debug exception rendering.

spastorino added a commit that referenced this pull request Nov 14, 2014
…ests

Add basic tests for ActionDispatch::ExceptionWrapper
@spastorino spastorino merged commit ee74d9c into rails:master Nov 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants