.. |
bare_metal_test.rb
|
Use better assertion methods for testing
|
2010-05-19 10:18:36 +02:00 |
base_test.rb
|
Stop overriding LoadError.new to return a MissingSourceError (and sometimes nil!)
|
2010-01-19 22:35:26 -08:00 |
content_negotiation_test.rb
|
Fix test to correctly handle 1.9 Array#to_s behavior
|
2009-10-15 16:27:26 -07:00 |
content_type_test.rb
|
Added test get to js should have a header with content-type text/javascript
|
2010-04-16 11:03:16 -03:00 |
etag_test.rb
|
Redraw default routes on all internal integration tests. We don't need SimpleRouteCase anymore
|
2009-10-03 23:18:32 -05:00 |
metal_test.rb
|
Fixed a bunch of tests that failed in 1.9 because they assumed that a Rack response was a String.
|
2010-03-19 18:46:29 -07:00 |
middleware_test.rb
|
Add :only and :except to controllers MiddlewareStack. This allows
|
2010-05-30 15:53:14 +02:00 |
render_action_test.rb
|
remove duplicated self.view_paths assingment on controller tests [#4206 state:commited]
|
2010-03-18 17:50:28 -07:00 |
render_file_test.rb
|
Redraw default routes on all internal integration tests. We don't need SimpleRouteCase anymore
|
2009-10-03 23:18:32 -05:00 |
render_implicit_action_test.rb
|
Redraw default routes on all internal integration tests. We don't need SimpleRouteCase anymore
|
2009-10-03 23:18:32 -05:00 |
render_layout_test.rb
|
deOMGifying Railties, Active Support, and Action Pack
|
2010-01-31 09:46:30 -08:00 |
render_partial_test.rb
|
deOMGifying Railties, Active Support, and Action Pack
|
2010-01-31 09:46:30 -08:00 |
render_rjs_test.rb
|
Fix case when rendering a partial inside RJS with inherited layout [#4786 state:resolved]
|
2010-06-07 22:22:54 +02:00 |
render_template_test.rb
|
Add support for compile-time <%= raw %>
|
2010-01-31 23:42:35 -08:00 |
render_test.rb
|
Redraw default routes on all internal integration tests. We don't need SimpleRouteCase anymore
|
2009-10-03 23:18:32 -05:00 |
render_text_test.rb
|
Redraw default routes on all internal integration tests. We don't need SimpleRouteCase anymore
|
2009-10-03 23:18:32 -05:00 |
render_xml_test.rb
|
File extra test folders into controller, dispatch, or template
|
2009-10-03 21:05:51 -05:00 |