aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/assertions
Commit message (Collapse)AuthorAgeFilesLines
* Better error message for typos in assert_response argument.Victor Costan2013-11-251-0/+8
| | | | | This commit makes it really easy to debug errors due to typos like "assert_response :succezz".
* test response assertionsAaron Patterson2012-01-061-0/+55