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/dispatch
2010-08-09 13:31:42 +02:00
..
request Fix several known web encoding issues: 2010-06-27 21:13:55 -07:00
session Set session options id to nil is respected and cancels lazy loading. 2010-07-18 12:51:03 +02:00
callbacks_test.rb Add ActionDispatch::Notifications middleware. 2010-01-17 11:29:51 +01:00
cookies_test.rb Added tests for cookies with domain option. 2010-06-11 16:34:53 +02:00
header_test.rb Move dispatch related tests into test/dispatch 2009-01-28 22:50:46 -06:00
middleware_stack_test.rb Ensure insert_before in middleware stack raises a meaningful error message [#3679 state:resolved] 2010-07-21 15:17:04 +02:00
mime_type_test.rb deOMGifying Railties, Active Support, and Action Pack 2010-01-31 09:46:30 -08:00
mount_test.rb Make all AP tests pass for Ruby 1.9.1. 2010-03-12 11:50:45 +01:00
rack_test.rb * Change the object used in routing constraints to be an instance of 2010-04-03 20:24:30 -07:00
request_test.rb Extract ParameterFilter class from FilterParameters mixin 2010-07-19 13:44:43 -07:00
response_test.rb Rely on set and delete cookie logic from rack. 2010-05-18 01:51:45 +02:00
routing_test.rb adds URL to the body generated by the redirect macro in the routes mapper as per the RFC, extracts common test pattern into a test macro, adds a test to cover the :status option 2010-08-09 13:31:42 +02:00
show_exceptions_test.rb Make sure that rails recognized the full notation of IPv6 loopback address, and recognize 127.0.0.0/8 in IPv4 2010-06-08 19:45:40 +02:00
static_test.rb Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
test_request_test.rb Expect Rack 1.1 2009-12-26 13:25:35 -06:00
url_generation_test.rb Unify routes naming by renaming router to routes 2010-07-02 01:51:03 +02:00