This project is archived and is in readonly mode.

Changeset [a8b75c480fc9774252f5976dcf1a614079822e56] by Joshua Peek

May 2nd, 2009 @ 08:57 PM

Functional test runner finalizes response just like the integration test runner. In both runners, the @response object will now behave the same.

Some functional tests will need to be updated if they are relying on preprocessed data on the response. http://github.com/rails/rails/co...

Committed by Joshua Peek

  • M actionpack/lib/action_controller/testing/process.rb
  • M actionpack/lib/action_dispatch/http/response.rb
  • M actionpack/lib/action_dispatch/testing/test_response.rb
  • M actionpack/test/controller/cookie_test.rb
  • M actionpack/test/controller/render_test.rb
  • M actionpack/test/controller/send_file_test.rb
  • M actionpack/test/controller/test_test.rb
  • M actionpack/test/template/body_parts_test.rb
  • M actionpack/test/template/output_buffer_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>