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/dispatch
eileencodes 9d6e288ee9 Make screenshots default to "simple" format
Not everyone uses iTerm2 and whereas Terminal.app on a mac just ignores
that and outputs the path, other terminals like those on Ubuntu do not.
A friendlier default is one that works by default.

Closes #31159
Closes #30957
2017-11-29 10:56:10 -05:00
..
request Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
routing Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
session Fix test_session_store_with_expire_after failure with rack-test 0.7.1 2017-11-20 05:49:51 +09:00
system_testing Make screenshots default to "simple" format 2017-11-29 10:56:10 -05:00
callbacks_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
content_security_policy_test.rb Add DSL for configuring Content-Security-Policy header 2017-11-27 05:59:26 +00:00
cookies_test.rb Update security guide for signed cookie rotations 2017-10-09 21:15:02 -04:00
debug_exceptions_test.rb [Action Pack] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
debug_locks_test.rb Fix can't modify frozen String error in DebugLocks 2017-08-28 21:48:05 +09:00
exception_wrapper_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
executor_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
header_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
live_response_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
mapper_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
middleware_stack_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
mime_type_test.rb Fix tests: Remove ogx mime type from tests 2017-11-29 02:51:31 -05:00
mount_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
prefix_generation_test.rb [Action Pack] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
rack_cache_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
reloader_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
request_id_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
request_test.rb Deprecate ActiveSupport::Inflector#acronym_regex 2017-10-28 17:32:32 -05:00
response_test.rb Unused variables 2017-09-01 19:15:10 +09:00
routing_assertions_test.rb Fix merge conflict and rubocop offences 2017-11-07 07:35:54 +09:00
routing_test.rb Fix optimized url helpers when using relative url root 2017-11-28 15:58:18 +00:00
runner_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
show_exceptions_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
ssl_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
static_test.rb [Action Pack] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_request_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
test_response_test.rb Deprecate ActionDispatch::TestResponse response aliases 2017-08-07 13:48:02 +10:00
uploaded_file_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
url_generation_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00