test/rails421/log/test.log in route_downcaser-1.2.2 vs test/rails421/log/test.log in route_downcaser-1.2.3

- old
+ new

@@ -1,302 +1,428 @@ ------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------ --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? ------------------------------------------------------------------------------------- +----------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased +----------------------------------------------------------------------- ------------------------------------------------------------------ RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------ ----------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ----------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO +---------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns +-------------------------------------------------------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns +------------------------------------------------------------------------------------------------------------------------------------------ +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- +---------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests +---------------------------------------------------------------------------- +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing +-------------------------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned +--------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing +------------------------------------------------------------------------------------------------------ +------------------------------------------------------------- +RouteMiddlewareTest: test_Middleware_is_installed_and_working +------------------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-01-31 10:32:58 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 7ms (Views: 4.3ms | Allocations: 1361) ----------------------------------------------------- RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 09:35:02 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-01-31 10:32:58 +0100 ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- -------------------------------------------------------------- -RouteMiddlewareTest: test_Middleware_is_installed_and_working -------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 09:35:02 +0200 -Processing by HelloController#world as HTML - Rendering text template - Rendered text template (0.0ms) -Completed 200 OK in 10ms (Views: 3.0ms) +----------------------------------------------------- +RouteMiddlewareTest: test_Redirect_instead_of_rewrite +----------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-01-31 10:32:59 +0100 ------------------------------------------------------------------------------------- RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 09:35:02 +0200 +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-01-31 10:32:59 +0100 Processing by HelloController#world as HTML Rendering text template - Rendered text template (0.0ms) -Completed 200 OK in 1ms (Views: 0.3ms) ------------------------------------------------------ -RouteMiddlewareTest: test_Redirect_instead_of_rewrite ------------------------------------------------------ -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 09:35:02 +0200 + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 188) +----------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased +----------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched +--------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? ------------------------------------------------------------------------------------- ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------ ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------ RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------ +--------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned +--------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- +---------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests +---------------------------------------------------------------------------- +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- +----------------------------------------------------- +RouteMiddlewareTest: test_Assets_are_served_correctly +----------------------------------------------------- +Started GET "/assets/application.js" for 127.0.0.1 at 2020-01-31 11:17:59 +0100 +----------------------------------------------------------- +RouteMiddlewareTest: test_Input_and_output_env_are_the_same +----------------------------------------------------------- +------------------------------------------------------------- +RouteMiddlewareTest: test_Middleware_is_installed_and_working +------------------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-01-31 11:18:00 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 23ms (Views: 14.6ms | Allocations: 1361) +------------------------------------------------------------------------------------- +RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite +------------------------------------------------------------------------------------- +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-01-31 11:18:00 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.7ms | Allocations: 188) +----------------------------------------------------- +RouteMiddlewareTest: test_Redirect_instead_of_rewrite +----------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-01-31 11:18:00 +0100 +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns -------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ----------------------------------------------------------------------------------------- ------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------ ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- +---------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests +---------------------------------------------------------------------------- +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? ------------------------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- +----------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased +----------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned --------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------ RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------ ----------------------------------------------------- -RouteMiddlewareTest: test_Redirect_instead_of_rewrite +RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 09:40:21 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:30:01 +0100 +----------------------------------------------------------- +RouteMiddlewareTest: test_Input_and_output_env_are_the_same +----------------------------------------------------------- ----------------------------------------------------- -RouteMiddlewareTest: test_Assets_are_served_correctly +RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 09:40:21 +0200 -------------------------------------------------------------------------------------- -RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite -------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 09:40:21 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.4ms) +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:30:01 +0100 ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 09:40:21 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:30:01 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ------------------------------------------------------------ -RouteMiddlewareTest: test_Input_and_output_env_are_the_same ------------------------------------------------------------ ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 6ms (Views: 3.7ms | Allocations: 1361) ------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------- +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:30:01 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 188) -------------------------------------------------------------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns -------------------------------------------------------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns +------------------------------------------------------------------------------------------------------------------------------------------ +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO +---------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ ----------------------------------------------------- -RouteMiddlewareTest: test_Redirect_instead_of_rewrite +RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:27:01 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:30:33 +0100 ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- ----------------------------------------------------- -RouteMiddlewareTest: test_Assets_are_served_correctly +RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:27:01 +0200 -------------------------------------------------------------------------------------- -RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite -------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:27:01 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.5ms) +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:30:33 +0100 ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:27:01 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:30:33 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 5ms (Views: 2.5ms | Allocations: 1361) ------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:30:33 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 188) ----------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ----------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ----------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirecs_Multibyte_REQUEST_URI ---------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------ ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased -------------------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns -------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns +------------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased ------------------------------------------------------------------------- ------------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------------------- +---------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests +---------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned +--------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing +------------------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing +-------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ----------------------------------------------------------------------- --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ------------------------------------------------------------------------------------ ------------------------------------------------------------------ RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns --------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirecs_Multibyte_REQUEST_URI ---------------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- +---------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests +---------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- ----------------------------------------------------- RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:27:48 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:31:22 +0100 ----------------------------------------------------- RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:27:48 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:31:22 +0100 ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite +------------------------------------------------------------------------------------- +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:31:22 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 5ms (Views: 2.3ms | Allocations: 1352) ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:27:48 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:31:22 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.3ms) + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 0ms (Views: 0.2ms | Allocations: 197) +--------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned +--------------------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing +-------------------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing +------------------------------------------------------------------------------------------------------ +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns +------------------------------------------------------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns +-------------------------------------------------------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns +------------------------------------------------------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns +-------------------------------------------------------------------------------------------------------------------------------------------- +----------------------------------------------------- +RouteMiddlewareTest: test_Assets_are_served_correctly +----------------------------------------------------- +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:32:06 +0100 ------------------------------------------------------------------------------------- RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:27:48 +0200 +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:06 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ---------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirecs_Multibyte_REQUEST_URI ---------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ----------------------------------------------------------------------------------------- + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 6ms (Views: 2.9ms | Allocations: 1352) +----------------------------------------------------- +RouteMiddlewareTest: test_Redirect_instead_of_rewrite +----------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:06 +0100 +------------------------------------------------------------- +RouteMiddlewareTest: test_Middleware_is_installed_and_working +------------------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:06 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 197) +----------------------------------------------------------- +RouteMiddlewareTest: test_Input_and_output_env_are_the_same +----------------------------------------------------------- ------------------------------------------------------------------------------------------------------ RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------ --------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned @@ -305,211 +431,286 @@ RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------ RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------ ------------------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? ------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- ----------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ----------------------------------------------------------------------- --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- -------------------------------------------------------------- -RouteMiddlewareTest: test_Middleware_is_installed_and_working -------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:28:14 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.6ms) -------------------------------------------------------------------------------------- -RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite -------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:28:14 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.3ms) ------------------------------------------------------ -RouteMiddlewareTest: test_Assets_are_served_correctly ------------------------------------------------------ -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:28:14 +0200 ------------------------------------------------------------ -RouteMiddlewareTest: test_Input_and_output_env_are_the_same ------------------------------------------------------------ ------------------------------------------------------ -RouteMiddlewareTest: test_Redirect_instead_of_rewrite ------------------------------------------------------ -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:28:14 +0200 +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- ---------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ---------------------------------------------------------------------------- ------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased ------------------------------------------------------------------------- ------------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns --------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ +---------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO +---------------------------------------------------------------------------------------- ----------------------------------------------------- RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:29:05 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:32:15 +0100 ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:29:05 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:15 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.3ms) + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 5ms (Views: 2.5ms | Allocations: 1361) +----------------------------------------------------------- +RouteMiddlewareTest: test_Input_and_output_env_are_the_same +----------------------------------------------------------- +----------------------------------------------------- +RouteMiddlewareTest: test_Redirect_instead_of_rewrite +----------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:15 +0100 ------------------------------------------------------------------------------------- RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:29:05 +0200 +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:15 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ------------------------------------------------------ -RouteMiddlewareTest: test_Redirect_instead_of_rewrite ------------------------------------------------------ -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:29:05 +0200 ------------------------------------------------------------ -RouteMiddlewareTest: test_Input_and_output_env_are_the_same ------------------------------------------------------------ ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 188) ---------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirecs_Multibyte_REQUEST_URI ---------------------------------------------------------------------------------------------------- ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- ---------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched ---------------------------------------------------------------------------------------- ------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------ -------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? -------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- ----------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ----------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns -------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned --------------------------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing +------------------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing +-------------------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ +------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +------------------------------------------------------------------------------------- +----------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased +----------------------------------------------------------------------- +--------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched +--------------------------------------------------------------------------------------- ---------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ---------------------------------------------------------------------------- +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- ------------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned +--------------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing +------------------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing +-------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns -------------------------------------------------------------------------------------------------------------------------------------------- +---------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests +---------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ +---------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO +---------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- +----------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased +----------------------------------------------------------------------- +--------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched +--------------------------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:34:14 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:38 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.2ms) ------------------------------------------------------------ -RouteMiddlewareTest: test_Input_and_output_env_are_the_same ------------------------------------------------------------ + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 5ms (Views: 2.3ms | Allocations: 1361) ----------------------------------------------------- +RouteMiddlewareTest: test_Redirect_instead_of_rewrite +----------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:38 +0100 +----------------------------------------------------- RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:34:14 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:32:38 +0100 +----------------------------------------------------------- +RouteMiddlewareTest: test_Input_and_output_env_are_the_same +----------------------------------------------------------- ------------------------------------------------------------------------------------- RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:34:14 +0200 +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:38 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ------------------------------------------------------ -RouteMiddlewareTest: test_Redirect_instead_of_rewrite ------------------------------------------------------ -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:34:14 +0200 + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 188) +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns +------------------------------------------------------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns +-------------------------------------------------------------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- +---------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests +---------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +------------------------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ ----------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ----------------------------------------------------------------------- --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- ----------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ----------------------------------------------------------------------------------- +----------------------------------------------------------- +RouteMiddlewareTest: test_Input_and_output_env_are_the_same +----------------------------------------------------------- +------------------------------------------------------------- +RouteMiddlewareTest: test_Middleware_is_installed_and_working +------------------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:45 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 5ms (Views: 2.6ms | Allocations: 1361) +----------------------------------------------------- +RouteMiddlewareTest: test_Redirect_instead_of_rewrite +----------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:45 +0100 +----------------------------------------------------- +RouteMiddlewareTest: test_Assets_are_served_correctly +----------------------------------------------------- +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:32:45 +0100 ------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirecs_Multibyte_REQUEST_URI ---------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:45 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 188) ---------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirecs_Multibyte_PATH_INFO -------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased -------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing +-------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned --------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------ RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------ +------------------------------------------------------------------------------------------------------ +RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing +------------------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned +--------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ----------------------------------------------------------------------------------- ----------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased @@ -527,272 +728,136 @@ RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns -------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- -------------------------------------------------------------- -RouteMiddlewareTest: test_Middleware_is_installed_and_working -------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:35:07 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 12ms (Views: 4.8ms) -------------------------------------------------------------------------------------- -RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite -------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:35:07 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ------------------------------------------------------------ -RouteMiddlewareTest: test_Input_and_output_env_are_the_same ------------------------------------------------------------ ------------------------------------------------------ -RouteMiddlewareTest: test_Assets_are_served_correctly ------------------------------------------------------ -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:35:07 +0200 ------------------------------------------------------ -RouteMiddlewareTest: test_Redirect_instead_of_rewrite ------------------------------------------------------ -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:35:07 +0200 -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_when_redirect_is_true_it_redirecs_Multibyte_REQUEST_URI ------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased -------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_when_redirect_is_true_it_redirecs_Multibyte_PATH_INFO ----------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ---------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ----------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_when_redirect_is_true_it_redirects_Multibyte_REQUEST_URI -------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------ -RouteDowncaserTest::MultibyteTests: test_when_redirect_is_true_it_redirects_Multibyte_PATH_INFO ------------------------------------------------------------------------------------------------ ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- ------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased ------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns --------------------------------------------------------------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- ----------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ----------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? -------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched ---------------------------------------------------------------------------------------- ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- ------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- +------------------------------------------------------------- +RouteMiddlewareTest: test_Middleware_is_installed_and_working +------------------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:33:46 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 5ms (Views: 2.2ms | Allocations: 1361) ----------------------------------------------------- +RouteMiddlewareTest: test_Redirect_instead_of_rewrite +----------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:33:46 +0100 +----------------------------------------------------- RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:36:37 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:33:46 +0100 ------------------------------------------------------------------------------------- RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:36:38 +0200 +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:33:46 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 12ms (Views: 4.9ms) ------------------------------------------------------ -RouteMiddlewareTest: test_Redirect_instead_of_rewrite ------------------------------------------------------ -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:36:38 +0200 + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 188) ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- -------------------------------------------------------------- -RouteMiddlewareTest: test_Middleware_is_installed_and_working -------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:36:38 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------ ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_when_redirect_is_true_it_redirects_Multibyte_REQUEST_URI -------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------ -RouteDowncaserTest::MultibyteTests: test_when_redirect_is_true_it_redirects_Multibyte_PATH_INFO ------------------------------------------------------------------------------------------------ ---------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO ---------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ------------------------------------------------------------------------------------ +--------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned +--------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------ ------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------ ---------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched ---------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? -------------------------------------------------------------------------------------- ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns --------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------ +-------------------------------------------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns +-------------------------------------------------------------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +----------------------------------------------------------------------------------- ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- ----------------------------------------------------- -RouteMiddlewareTest: test_Redirect_instead_of_rewrite +RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:37:25 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:34:10 +0100 ----------------------------------------------------- -RouteMiddlewareTest: test_Assets_are_served_correctly +RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:37:25 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:34:10 +0100 ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:37:25 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:34:10 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 14ms (Views: 6.0ms) + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 6ms (Views: 2.7ms | Allocations: 1361) ------------------------------------------------------------------------------------- RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:37:25 +0200 +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:34:10 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 1ms (Views: 0.3ms) -------------------------------------------------------------- -RouteMiddlewareTest: test_Middleware_is_installed_and_working -------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:37:41 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 12ms (Views: 5.3ms) ------------------------------------------------------ -RouteMiddlewareTest: test_Assets_are_served_correctly ------------------------------------------------------ -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:37:41 +0200 ------------------------------------------------------------ -RouteMiddlewareTest: test_Input_and_output_env_are_the_same ------------------------------------------------------------ + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 188) ------------------------------------------------------------------------------------- -RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite -------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:37:41 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ------------------------------------------------------ -RouteMiddlewareTest: test_Redirect_instead_of_rewrite ------------------------------------------------------ -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:37:41 +0200 ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? ------------------------------------------------------------------------------------- ----------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ----------------------------------------------------------------------- +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- ---------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ---------------------------------------------------------------------------- ------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased ------------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------- RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns -------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns @@ -801,248 +866,149 @@ RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ---------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------ --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned --------------------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing +-------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------ RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------ ---------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO ---------------------------------------------------------------------------------- ----------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ----------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns --------------------------------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ----------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO --------------------------------------------------------------------------------- +----------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased +----------------------------------------------------------------------- +--------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched +--------------------------------------------------------------------------------------- +------------------------------------------------------------------ +RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased +------------------------------------------------------------------ ----------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ----------------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +------------------------------------------------------------------------------------- ---------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ---------------------------------------------------------------------------- ------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased ------------------------------------------------------------------------- ------------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------------------- ----------------------------------------------------- -RouteMiddlewareTest: test_Assets_are_served_correctly ------------------------------------------------------ -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:38:20 +0200 -------------------------------------------------------------- -RouteMiddlewareTest: test_Middleware_is_installed_and_working -------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:38:20 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.9ms) ------------------------------------------------------ RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:38:20 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:34:23 +0100 ------------------------------------------------------------------------------------- RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:38:20 +0200 +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:34:23 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 1ms (Views: 0.3ms) + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 3) +Completed 200 OK in 5ms (Views: 2.4ms | Allocations: 1352) ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? -------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ------------------------------------------------------------------------------------ ------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------ ---------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched ---------------------------------------------------------------------------------------- ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- ------------------------------------------------------ -RouteMiddlewareTest: test_Assets_are_served_correctly ------------------------------------------------------ -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 10:44:06 +0200 ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:44:06 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:34:23 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.3ms) + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 1) +Completed 200 OK in 0ms (Views: 0.3ms | Allocations: 197) ----------------------------------------------------- -RouteMiddlewareTest: test_Redirect_instead_of_rewrite +RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:44:06 +0200 -------------------------------------------------------------------------------------- -RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite -------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 10:44:06 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) ------------------------------------------------------------ -RouteMiddlewareTest: test_Input_and_output_env_are_the_same ------------------------------------------------------------ ---------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO ---------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ------------------------------------------------------------------------------------ --------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing --------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------- -RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned ---------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns --------------------------------------------------------------------------------------------------------------------------------------------- +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:34:23 +0100 ------------------------------------------------------------------------------------------------------------------------------------------ RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased -------------------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns +-------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------- RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ---------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ----------------------------------------------------------------------------------------- +------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased +------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased +------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +------------------------------------------------------------------------------------- ------------------------------------------------------------------ RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------ +----------------------------------------------------------------------------------- +RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +----------------------------------------------------------------------------------- ----------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ----------------------------------------------------------------------- --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------- +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO +---------------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------ +RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI +------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? +RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned ------------------------------------------------------------------------------------ +Started POST "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:46:50 +0100 +Processing by HelloController#world as HTML + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 4) +Completed 200 OK in 6ms (Views: 3.3ms | Allocations: 1507) +----------------------------------------------------- +RouteMiddlewareTest: test_Assets_are_served_correctly +----------------------------------------------------- +Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:46:51 +0100 ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 11:35:55 +0200 +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:46:51 +0100 Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 13ms (Views: 5.4ms) -------------------------------------------------------------------------------------- -RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite -------------------------------------------------------------------------------------- -Started POST "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 11:35:55 +0200 -Processing by HelloController#world as HTML - Rendered text template (0.0ms) -Completed 200 OK in 0ms (Views: 0.2ms) + Rendering text template + Rendered text template (Duration: 0.0ms | Allocations: 2) +Completed 200 OK in 0ms (Views: 0.3ms | Allocations: 232) ----------------------------------------------------- -RouteMiddlewareTest: test_Assets_are_served_correctly ------------------------------------------------------ -Started GET "/assets/application.js" for 127.0.0.1 at 2018-05-10 11:35:55 +0200 ------------------------------------------------------ RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- -Started GET "/HELLO/WORLD" for 127.0.0.1 at 2018-05-10 11:35:55 +0200 ------------------------------------------------------------------------ -RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased ------------------------------------------------------------------------ ---------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched ---------------------------------------------------------------------------------------- ------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? -------------------------------------------------------------------------------------- +Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:46:51 +0100 +--------------------------------------------------------------------------------- +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO +--------------------------------------------------------------------------------- ----------------------------------------------------------------------------------- -RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned +RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ----------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO ----------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI ------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned --------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------ RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing ------------------------------------------------------------------------------------------------------ ----------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Additional_multibyte_downcase_tests ----------------------------------------------------------------------------- -------------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_REQUEST_URI_path-part_is_downcased -------------------------------------------------------------------------------------- -------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteTests: test_Multibyte_PATH_INFO_is_downcased -------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns --------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------- -RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns ------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------- -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO ---------------------------------------------------------------------------------- ------------------------------------------------------------------------------------ -RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ------------------------------------------------------------------------------------