rails--rails/actionpack/test/controller
David Heinemeier Hansson 4ab40059b7 Added simulation of @request.request_uri in functional tests #1038 [Jamis Buck]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1103 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-07 06:22:19 +00:00
..
action_pack_assertions_test.rb Added a much improved Flash module that allows for finer-grained control on expiration and allows you to flash the current action #839 [Caio Chassot] 2005-03-20 19:12:53 +00:00
active_record_assertions_test.rb Removed broken attempt to DRY module ClassMethod #970 2005-04-02 09:29:43 +00:00
base_tests.rb Fixed some tests 2005-02-23 12:52:38 +00:00
cgi_test.rb
components_test.rb Fixed some tests 2005-02-23 12:52:38 +00:00
cookie_test.rb Added assert_no_cookie and fixed assert_cookie_equal to deal with non-existing cookies #979 [bitsweat] 2005-04-02 08:54:25 +00:00
custom_handler_test.rb Added ActionView::Base.register_template_handler for easy integration of an alternative template language to ERb and Builder. See test/controller/custom_handler_test.rb for a usage example #656 [Jamis Buck] 2005-02-19 17:22:37 +00:00
filters_test.rb Added some unit tests #706 2005-02-23 23:53:55 +00:00
flash_test.rb Added a much improved Flash module that allows for finer-grained control on expiration and allows you to flash the current action #839 [Caio Chassot] 2005-03-20 19:12:53 +00:00
helper_test.rb Removed old UrlWriter methods that are no longer in use after Routes #942 2005-03-26 13:31:01 +00:00
layout_test.rb
raw_post_test.rb A few missing files 2005-01-20 14:55:13 +00:00
redirect_test.rb Fixed tests 2005-02-24 11:50:59 +00:00
render_test.rb Added Base#render_to_string to parse a template and get the result back as a string #479 2005-02-23 14:57:08 +00:00
request_test.rb Changed .htaccess to allow dispatch.* to be called from a sub-directory as part of the push with Action Pack to make Rails work on non-vhost setups #826 [Nicholas Seckar/Tobias Luetke] Fixed routing and helpers to make Rails work on non-vhost setups #826 [Nicholas Seckar/Tobias Luetke] 2005-03-20 22:02:22 +00:00
routing_tests.rb Routes: *path items should use arrays #883 2005-03-21 00:40:51 +00:00
send_file_test.rb
test_test.rb Added simulation of @request.request_uri in functional tests #1038 [Jamis Buck] 2005-04-07 06:22:19 +00:00
verification_test.rb Added :method option to verify for ensuring that either GET, POST, etc is allowed #984 [Jamis Buck] 2005-04-02 08:33:30 +00:00