.. |
api
|
Remove deprecated support to :text in render
|
2016-10-10 00:02:52 -03:00 |
controller_fixtures
|
|
|
metal
|
applies new string literal convention in actionpack/test
|
2016-08-06 18:54:50 +02:00 |
mime
|
Correct spelling
|
2017-02-05 19:00:18 -06:00 |
new_base
|
"Use assert_nil if expecting nil. This will fail in minitest 6."
|
2016-12-25 02:29:52 +09:00 |
parameters
|
⚠️ "Use assert_nil if expecting nil. This will fail in MT6."
|
2017-01-18 17:30:46 +09:00 |
request
|
⚠️ "Use assert_nil if expecting nil. This will fail in MT6."
|
2017-01-18 17:30:46 +09:00 |
action_pack_assertions_test.rb
|
fix with_routing when testing api only controllers
|
2016-12-29 20:46:30 +01:00 |
base_test.rb
|
improve error message when include assertions fail
|
2016-09-16 12:03:37 -07:00 |
caching_test.rb
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
content_type_test.rb
|
normalizes indentation and whitespace across the project
|
2016-08-06 20:16:27 +02:00 |
default_url_options_with_before_action_test.rb
|
Add three new rubocop rules
|
2016-08-16 04:30:11 -03:00 |
filters_test.rb
|
Correct spelling
|
2017-02-05 19:00:18 -06:00 |
flash_hash_test.rb
|
"Use assert_nil if expecting nil from ...:in `...'. This will fail in MT6."
|
2016-12-25 09:59:16 +09:00 |
flash_test.rb
|
improve error message when include assertions fail
|
2016-09-16 12:03:37 -07:00 |
force_ssl_test.rb
|
Remove unneeded FIXME note
|
2016-08-29 11:04:15 -03:00 |
form_builder_test.rb
|
applies new string literal convention in actionpack/test
|
2016-08-06 18:54:50 +02:00 |
helper_test.rb
|
improve error message when include assertions fail
|
2016-09-16 12:03:37 -07:00 |
http_basic_authentication_test.rb
|
normalizes indentation and whitespace across the project
|
2016-08-06 20:16:27 +02:00 |
http_digest_authentication_test.rb
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
http_token_authentication_test.rb
|
"Use assert_nil if expecting nil from ...:in `...'. This will fail in minitest 6."
|
2016-12-25 13:15:56 +09:00 |
integration_test.rb
|
Correct spelling
|
2017-02-05 19:00:18 -06:00 |
live_stream_test.rb
|
Add more missing requires
|
2017-02-22 14:05:37 +00:00 |
localized_templates_test.rb
|
applies new string literal convention in actionpack/test
|
2016-08-06 18:54:50 +02:00 |
log_subscriber_test.rb
|
Add three new rubocop rules
|
2016-08-16 04:30:11 -03:00 |
output_escaping_test.rb
|
applies remaining conventions across the project
|
2016-08-06 20:20:22 +02:00 |
parameter_encoding_test.rb
|
Document and update API for skip_parameter_encoding
|
2016-12-21 12:04:00 -08:00 |
params_wrapper_test.rb
|
Fix Rubocop violations and fix documentation visibility
|
2016-12-28 21:53:51 -05:00 |
permitted_params_test.rb
|
applies new string literal convention in actionpack/test
|
2016-08-06 18:54:50 +02:00 |
redirect_test.rb
|
Use response#location instead of #location in redirect.
|
2017-02-20 18:10:28 +01:00 |
render_js_test.rb
|
modernizes hash syntax in actionpack
|
2016-08-06 19:35:13 +02:00 |
render_json_test.rb
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
render_test.rb
|
make render work with AC::Params
|
2017-01-15 14:37:39 +09:00 |
render_xml_test.rb
|
modernizes hash syntax in actionpack
|
2016-08-06 19:35:13 +02:00 |
renderer_test.rb
|
Fix malformed asset_url when rendering template with ActionController::Renderer
|
2017-03-06 13:12:14 +02:00 |
renderers_test.rb
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
request_forgery_protection_test.rb
|
Privatize unneededly protected methods in Action Pack tests
|
2016-12-23 23:49:11 +09:00 |
required_params_test.rb
|
Remove deprecated methods in ActionController::Parameters
|
2016-10-10 00:16:16 -03:00 |
rescue_test.rb
|
Privatize unneededly protected methods in Action Pack tests
|
2016-12-23 23:49:11 +09:00 |
resources_test.rb
|
Privatize unneededly protected methods in Action Pack tests
|
2016-12-23 23:49:11 +09:00 |
routing_test.rb
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
runner_test.rb
|
applies new string literal convention in actionpack/test
|
2016-08-06 18:54:50 +02:00 |
send_file_test.rb
|
Only default the response charset when it is first set
|
2016-12-20 05:01:42 +10:30 |
show_exceptions_test.rb
|
normalizes indentation and whitespace across the project
|
2016-08-06 20:16:27 +02:00 |
streaming_test.rb
|
applies new string literal convention in actionpack/test
|
2016-08-06 18:54:50 +02:00 |
test_case_test.rb
|
Set correct "routes" in tests cases
|
2017-02-20 01:27:32 +02:00 |
url_for_integration_test.rb
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
url_for_test.rb
|
self. is not needed when calling its own instance method
|
2017-01-05 19:58:52 +09:00 |
url_rewriter_test.rb
|
Add three new rubocop rules
|
2016-08-16 04:30:11 -03:00 |
webservice_test.rb
|
remove redundant curlies from hash arguments
|
2016-08-06 19:44:11 +02:00 |