Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/test/controller/integration_test.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8899 [8899] 02/19/08 21:43:13 nzkoz use stubbing instead of monkeypatching to stop tests from …
(edit) @8564 [8564] 01/05/08 13:32:06 bitsweat require abstract_unit directly since test is in load path
(edit) @8483 [8483] 12/22/07 19:03:01 bitsweat Integration tests use ActionController::Dispatcher rather than the old …
(edit) @8429 [8429] 12/17/07 00:39:19 david Added delete_via_redirect and put_via_redirect to integration testing …
(edit) @8426 [8426] 12/17/07 00:10:18 david Allow headers[Accept] to be set by hand when calling xml_http_request …
(edit) @8047 [8047] 10/27/07 20:38:08 bitsweat Integration tests: get_ and post_via_redirect take a headers hash. Closes …
(edit) @7719 [7719] 10/02/07 05:32:14 bitsweat Ruby 1.9 compat, consistent load paths
(edit) @7436 [7436] 09/09/07 23:00:17 david Removed deprecated form of calling xml_http_request/xhr without the first …
(edit) @7010 [7010] 06/13/07 00:55:11 bitsweat Take advantage of Mocha support for sequenced returns. Closes #8639 [Josh …
(edit) @6796 [6796] 05/21/07 09:15:16 bitsweat Integration tests: alias xhr to xml_http_request and add a request_method …
(edit) @6203 [6203] 02/22/07 09:28:10 bitsweat Integration tests: introduce methods for other HTTP methods. Closes #6353.
(edit) @5926 [5926] 01/14/07 12:49:55 bitsweat Wrap and skip tests using mocha.
(add) @4954 [4954] 09/03/06 23:34:57 bitsweat Integration tests: thoroughly test ActionController::Integration::Session. …
Note: See TracRevisionLog for help on using the revision log.