Egor Smirnov
Results
1
issues of
Egor Smirnov
In functional tests, unhandled exception in controller method leads to 200 response instead of 500
1
When a controller method throws an unhandled exception, under normal circumstances this leads to 500 error page. However if I make request to the same method from the functional test,...