
Webrat does not allow to visit pages with error codes > 500
Reported by Piotr Usewicz | December 7th, 2009 @ 12:46 PM
In Cucumber, I would like to test 503 Service Unavailable page. Unfortunately it is not possible, because Webrat is raising an exception that page has not loaded correctly.
There should be an option to disable raising that exception.
Fixed in:
http://github.com/pusewicz/webrat/commit/2764335871ca55d77054d0f84e...
http://github.com/pusewicz/webrat/commit/e6593fb23491801751aedb9b7f...
Previously opened at http://github.com/brynary/webrat/issues/#issue/37
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.