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
2016-02-22 22:56:23 -08:00
..
api - Fix warning introduced in 77acc004ef when fixing API responses. 2016-01-22 00:38:12 +05:30
controller_fixtures
metal Test ActionController::Renderers::use_renderers 2015-12-31 13:07:58 -06:00
mime Response when error should be formatted properly in Rails API if local request 2015-12-09 10:53:41 -03:00
new_base Handle response_body= when body is nil 2016-01-30 09:42:59 -05:00
parameters Deprecate AC::Parameters#== with a Hash 2016-02-19 09:18:08 +01:00
request
action_pack_assertions_test.rb Use Mime[:foo] instead of Mime::Type[:FOO] for back compat 2015-10-06 11:29:30 -07:00
base_test.rb Push before_sending to super class 2015-12-06 15:32:40 -05:00
caching_test.rb Make collection caching explicit. 2016-02-20 16:54:32 +01:00
content_type_test.rb Use Mime[:foo] instead of Mime::Type[:FOO] for back compat 2015-10-06 11:29:30 -07:00
default_url_options_with_before_action_test.rb
filters_test.rb
flash_hash_test.rb
flash_test.rb finish deprecating handling strings and symbols 2015-08-07 15:37:31 -07:00
force_ssl_test.rb
form_builder_test.rb
helper_test.rb deletes code commented out in 72160d9f 2015-12-15 22:28:50 -08:00
http_basic_authentication_test.rb Merge pull request #21181 from denisenkom/mypatch 2016-01-10 17:44:43 +01:00
http_digest_authentication_test.rb
http_token_authentication_test.rb Merge pull request #14212 from tylerhunt/fix-token-regex 2015-12-15 10:59:54 -07:00
integration_test.rb remove args from assert_nothing_raised in tests 2016-02-22 22:56:23 -08:00
live_stream_test.rb disable controller / view thread spawning in tests 2016-02-05 11:42:15 -08:00
localized_templates_test.rb
log_subscriber_test.rb tests, test should not care wether 9ms or 11ms have passed. 2015-11-04 16:42:27 -05:00
output_escaping_test.rb
params_wrapper_test.rb Remove mocha from ActionPack tests 2015-09-05 16:58:40 +02:00
permitted_params_test.rb
redirect_test.rb Use a URL instead of an URL everywhere 2016-02-15 21:26:14 +05:30
render_js_test.rb
render_json_test.rb
render_test.rb Fix master build 2016-02-18 14:24:27 -05:00
render_xml_test.rb Use Mime[:foo] instead of Mime::Type[:FOO] for back compat 2015-10-06 11:29:30 -07:00
renderer_test.rb create a new renderer instance on calls to for 2015-09-14 15:58:12 -07:00
renderers_test.rb Add ActionController:Renderers test 2016-01-03 22:51:45 -06:00
request_forgery_protection_test.rb Make per form token work when method is not provided 2016-02-22 18:40:48 -03:00
required_params_test.rb Add methods to StrongParameters 2016-01-19 12:06:29 -06:00
rescue_test.rb Deprecate exception#original_exception in favor of exception#cause 2015-11-03 06:54:34 -08:00
resources_test.rb Merge pull request #21366 from amitsuroliya/remove_unused_variable 2015-08-25 14:08:17 -03:00
routing_test.rb Revert "Remove literal? check to fix issue with prefixed optionals" 2016-01-20 10:24:33 -05:00
runner_test.rb
send_file_test.rb Use Mime[:foo] instead of Mime::Type[:FOO] for back compat 2015-10-06 11:29:30 -07:00
show_exceptions_test.rb
streaming_test.rb
test_case_test.rb Remove unused test controller action 2016-02-16 06:05:17 +00:00
url_for_integration_test.rb Fix route creation when format is a blank string 2015-09-02 09:18:46 -04:00
url_for_test.rb Prevent ActionController::Parameters from being passed to url_for directly 2015-12-15 13:16:54 +01:00
url_rewriter_test.rb
webservice_test.rb Transform the mime object to symbol when registering the parsers 2016-02-22 21:22:29 -03:00