Commit Graph

6 Commits

Author SHA1 Message Date
Arthur Neves 176b1b1ff6
Ensure that .process return the method return 2014-05-06 15:35:25 -04:00
Akira Matsuda f57e5f224b Unused class in AV test 2013-12-25 10:33:42 +09:00
Carlos Antonio da Silva c5b76b5362 Prefer assert_raise instead of flunk + rescue to test for exceptions
Change most tests to make use of assert_raise returning the raised
exception rather than relying on a combination of flunk + rescue to
check for exception types/messages.
2013-12-19 09:20:51 -02:00
Jeremy Kemper cf56dcf930 Fix integration test to pass same-origin verification 2013-12-17 15:04:59 -07:00
Akira Matsuda 499b602c8e Minor typo fixes 2013-11-27 02:27:38 +09:00
Łukasz Strzałkowski 7620ab08be Move actionpack's controller tests 2013-08-25 11:40:10 +02:00