1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/controller
2009-10-03 23:18:32 -05:00
..
controller_fixtures
deprecation
new_base Redraw default routes on all internal integration tests. We don't need SimpleRouteCase anymore 2009-10-03 23:18:32 -05:00
request
action_pack_assertions_test.rb
addresses_render_test.rb Fix isolated running of AddressesTest 2009-09-06 21:42:05 -05:00
assert_select_test.rb
base_test.rb
benchmark_test.rb
caching_test.rb Fixes Sam Ruby tests suite. 2009-09-21 17:56:24 -07:00
capture_test.rb
content_type_test.rb Avoid conflicts with another ContentTypeController used in testing 2009-09-19 12:50:14 -05:00
cookie_test.rb
dispatcher_test.rb Move middleware and route configuration from AC::Dispatcher to Rails application object 2009-09-26 21:59:28 -05:00
filter_params_test.rb Fix filtering parameters when there are Fixnum or other un-dupable values. 2009-09-10 18:53:50 -07:00
filters_test.rb
flash_test.rb
helper_test.rb
http_basic_authentication_test.rb
http_digest_authentication_test.rb
integration_test.rb Add custom "with_routing" to internal tests to fix reseting session after using 2009-10-03 20:45:49 -05:00
layout_test.rb
logging_test.rb Resurrect AC::Benchmarking [#3140 state:resolved] 2009-09-24 12:13:09 -05:00
mime_responds_test.rb
record_identifier_test.rb
redirect_test.rb
render_js_test.rb Namespace TestControllers inside their test case class 2009-09-19 13:04:12 -05:00
render_json_test.rb Namespace TestControllers inside their test case class 2009-09-19 13:04:12 -05:00
render_other_test.rb Namespace TestControllers inside their test case class 2009-09-19 13:04:12 -05:00
render_test.rb
render_xml_test.rb Namespace TestControllers inside their test case class 2009-09-19 13:04:12 -05:00
request_forgery_protection_test.rb
rescue_test.rb Add custom "with_routing" to internal tests to fix reseting session after using 2009-10-03 20:45:49 -05:00
resources_test.rb Rewrite resource routing tests that are coupled to the router implementation 2009-09-13 18:43:16 -05:00
routing_test.rb Avoid creating new controller constants during test runtime. All routable controllers should be defined beforehand. 2009-10-03 23:03:08 -05:00
selector_test.rb
send_file_test.rb
test_test.rb
translation_test.rb
url_rewriter_test.rb Add fake controllers for url rewriter tests 2009-09-06 23:02:55 -05:00
verification_test.rb
view_paths_test.rb
webservice_test.rb Add custom "with_routing" to internal tests to fix reseting session after using 2009-10-03 20:45:49 -05:00