rails--rails/actionpack/test/new_base
Yehuda Katz + Carl Lerche 86fc43fd58 ActionPack components should no longer have undeclared dependencies.
* Tests can be run in isolation
  * Dependencies added
  * A few tests modified to avoid depending on AS deps 
    not depended on my files they were testing
2009-06-08 13:34:07 -07:00
..
abstract_unit.rb ActionPack components should no longer have undeclared dependencies. 2009-06-08 13:34:07 -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
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
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