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
Andrew White e306ca3627 Refactor the handling of default_url_options in integration tests
This commit improves the handling of default_url_options in integration
tests by making behave closer to how a real application operates.

Specifically the following issues have been addressed:

* Options specified in routes.rb are used (fixes #546)
* Options specified in controllers are used
* Request parameters are recalled correctly
* Tests can override default_url_options directly
2012-05-10 20:42:57 +01:00
..
abstract Add a test case for layout nil. 2012-03-28 23:06:52 +04:00
activerecord Support cookie jar options for all cookie stores 2012-04-30 04:14:51 +04:00
assertions
controller Refactor the handling of default_url_options in integration tests 2012-05-10 20:42:57 +01:00
dispatch Refactor Generator class to not rely on in-place editing the controller 2012-05-09 11:53:15 +01:00
fixtures Fix assert_template assertion with :layout option 2012-05-04 23:31:03 +04:00
lib/controller Removing old Controller test 2012-02-12 21:05:30 -02:00
routing add some tests, yay! 2012-02-22 11:05:03 -08:00
template check checkboxes with array of strings as :checked option 2012-05-05 20:34:06 +03:00
tmp
abstract_unit.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00
active_record_unit.rb
ts_isolated.rb AS/kernel/reporting no where used in ts_isolated 2012-03-04 21:30:48 +05:30