rails--rails/actionpack/test/new_base
Yehuda Katz e22a3d893e Slightly modify things to get content type matching working without breaking other code 2009-05-23 00:39:32 -07:00
..
abstract_unit.rb Restore some missing test constants 2009-05-22 17:22:37 -07:00
base_test.rb Replace the class level Rack::Test DSL with the regular integration tests DSL 2009-05-20 21:15:06 +02:00
content_type_test.rb Replace the class level Rack::Test DSL with the regular integration tests DSL 2009-05-20 21:15:06 +02:00
etag_test.rb Fixed new_base tests on ruby 1.9 2009-05-20 17:22:29 -07:00
redirect_test.rb Implemented redirects and partial rendering in new base. 2009-05-12 16:21:34 -07:00
render_action_test.rb Replace the class level Rack::Test DSL with the regular integration tests DSL 2009-05-20 21:15:06 +02:00
render_file_test.rb Ported over render :file tests. 2009-05-13 17:00:59 -07:00
render_implicit_action_test.rb Replace the class level Rack::Test DSL with the regular integration tests DSL 2009-05-20 21:15:06 +02:00
render_layout_test.rb Slightly modify things to get content type matching working without breaking other code 2009-05-23 00:39:32 -07:00
render_partial_test.rb Cleaning up more render tests 2009-05-14 15:30:35 -07:00
render_template_test.rb Replace the class level Rack::Test DSL with the regular integration tests DSL 2009-05-20 21:15:06 +02:00
render_test.rb Replace the class level Rack::Test DSL with the regular integration tests DSL 2009-05-20 21:15:06 +02:00
render_text_test.rb Add all the existing helpers related features to the new base 2009-05-23 00:17:10 +02:00
render_xml_test.rb Cleaning up more render tests 2009-05-14 15:30:35 -07:00
test_helper.rb Slightly modify things to get content type matching working without breaking other code 2009-05-23 00:39:32 -07:00