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/controller
2013-01-22 10:26:44 +09:00
..
controller_fixtures
new_base
parameters Add missing assert calls 2013-01-20 22:03:31 -02:00
request
action_pack_assertions_test.rb deprecate assert_blank and assert_present. 2013-01-05 18:04:52 +01:00
assert_select_test.rb Move background jobs to the 'jobs' branch until fully baked. Not shipping with Rails 4.0. 2012-12-21 16:29:47 -08:00
base_test.rb
caching_test.rb evaluate the dependency blocks at the instance level, not class level 2013-01-08 12:02:11 -07:00
capture_test.rb
content_type_test.rb
default_url_options_with_before_action_test.rb use _action callbacks in actionmailer 2012-12-08 10:21:20 -05:00
filters_test.rb Remove unnecessary begin..rescue..end, use only rescue 2013-01-06 15:41:14 +09:00
flash_hash_test.rb
flash_test.rb
force_ssl_test.rb
helper_test.rb
http_basic_authentication_test.rb
http_digest_authentication_test.rb
http_token_authentication_test.rb Do not use the same tests description 2012-12-31 13:57:24 -03:00
integration_test.rb Make sure to reset default_url_options 2013-01-22 05:24:23 +09:00
layout_test.rb Remove useless || operation 2013-01-17 09:28:07 -02:00
live_stream_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
localized_templates_test.rb Restore I18n.locale after running tests 2013-01-22 10:26:44 +09:00
log_subscriber_test.rb Removed :if and :unless from fragment cache option in favour of 2012-12-14 17:51:52 +01:00
mime_responds_test.rb
output_escaping_test.rb deprecate assert_blank and assert_present. 2013-01-05 18:04:52 +01:00
params_wrapper_test.rb
permitted_params_test.rb
record_identifier_test.rb Removing : warning: ambiguous first argument; 2013-01-17 14:43:11 +05:30
redirect_test.rb
render_js_test.rb
render_json_test.rb
render_other_test.rb
render_test.rb Remove unnecessary begin..rescue..end, use only rescue 2013-01-06 15:41:14 +09:00
render_xml_test.rb
request_forgery_protection_test.rb deprecate assert_blank and assert_present. 2013-01-05 18:04:52 +01:00
required_params_test.rb Remove warnings: "(...) interpreted as grouped expression" 2013-01-16 09:41:08 -02:00
rescue_test.rb
resources_test.rb
routing_test.rb do not append a second slash when using 2013-01-02 21:11:16 +01:00
runner_test.rb
selector_test.rb
send_file_test.rb return Mime::NullType if format is unknown 2012-12-22 09:18:08 +01:00
show_exceptions_test.rb
streaming_test.rb
test_case_test.rb Change the behavior of route defaults 2013-01-15 17:22:25 +00:00
url_for_integration_test.rb
url_for_test.rb Namespace HashWithIndifferentAccess 2013-01-07 07:37:23 +09:00
url_rewriter_test.rb
view_paths_test.rb
webservice_test.rb Remove :yaml related tests and fix other related to parsing empty arrays 2013-01-08 20:27:48 -02:00