1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/testing
2011-10-02 11:29:13 +02:00
..
assertions fix assert_select_email to work on non-multipart emails as well as converting the Mail::Body to a string to prevent errors. 2011-08-11 17:49:31 -05:00
assertions.rb Restructure TemplateAssertions-related code to eliminate circular requires. 2011-05-22 23:13:44 -07:00
integration.rb Revert "Make process reuse the env var passed as argument" 2011-09-24 17:19:42 -03:00
performance_test.rb remove deprecated documentation 2011-03-28 00:32:00 +01:00
test_process.rb TestCase should respect the view_assigns API instead of pulling variables on its own. 2011-10-02 11:29:13 +02:00
test_request.rb Add backward compatibility for testing cookies 2011-06-05 12:34:27 +01:00
test_response.rb Don't duplicate Rack::Response functionality. [#5320 state:resolved] 2010-09-25 10:58:07 +02:00