aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/integration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Integration tests: alias xhr to xml_http_request and add a request_method arg...Jeremy Kemper2007-05-211-4/+54
* Integration tests: introduce methods for other HTTP methods. Closes #6353.Jeremy Kemper2007-02-221-1/+38
* Wrap and skip tests using mocha.Jeremy Kemper2007-01-141-6/+2
* Integration tests: thoroughly test ActionController::Integration::Session. Cl...Jeremy Kemper2006-09-031-0/+154