--------------------------------------------------------------------------------------- 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 2020-01-31 10:32:58 +0100 ----------------------------------------------------------- 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-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 2020-01-31 10:32:59 +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.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::BasicTests: test_REQUEST_URI_querystring_parameters_can_contain_? ------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- 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_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::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_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_Assets_are_served_correctly ----------------------------------------------------- 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_Redirect_instead_of_rewrite ----------------------------------------------------- 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 2020-02-03 09:30:01 +0100 Processing by HelloController#world as HTML Rendering text template Rendered text template (Duration: 0.0ms | Allocations: 3) Completed 200 OK in 6ms (Views: 3.7ms | Allocations: 1361) ------------------------------------------------------------------------------------- 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: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_Assets_are_served_correctly ----------------------------------------------------- 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_Redirect_instead_of_rewrite ----------------------------------------------------- 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 2020-02-03 09:30:33 +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.5ms | Allocations: 1361) ------------------------------------------------------------------------------------- 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: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::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ----------------------------------------------------------------------------------- --------------------------------------------------------------------------------- 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_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::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_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::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 2020-02-03 09:31:22 +0100 ----------------------------------------------------- RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- 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 2020-02-03 09:31:22 +0100 Processing by HelloController#world as HTML 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 2020-02-03 09:32:06 +0100 Processing by HelloController#world as HTML 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 --------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------- RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------ RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased ------------------------------------------------------------------ ------------------------------------------------------------------------------------- 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::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::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 2020-02-03 09:32:15 +0100 ------------------------------------------------------------- RouteMiddlewareTest: test_Middleware_is_installed_and_working ------------------------------------------------------------- Started GET "/HELLO/WORLD" for 127.0.0.1 at 2020-02-03 09:32:15 +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.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 2020-02-03 09:32:15 +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_redirects_REQUEST_URI ------------------------------------------------------------------------------------------ --------------------------------------------------------------------------------- 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::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_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 2020-02-03 09:32:38 +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: 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 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 2020-02-03 09:32:38 +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.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_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 ------------------------------------------------------------------------------------- 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: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_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 ----------------------------------------------------------------------- --------------------------------------------------------------------------------------- RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched --------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- 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_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::MultibyteRedirectTests: test_it_redirects_Multibyte_PATH_INFO --------------------------------------------------------------------------------- ----------------------------------------------------------------------------------- RouteDowncaserTest::MultibyteRedirectTests: test_it_redirects_Multibyte_REQUEST_URI ----------------------------------------------------------------------------------- ------------------------------------------------------------- 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 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 2020-02-03 09:33:46 +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) ----------------------------------------------------------- RouteMiddlewareTest: test_Input_and_output_env_are_the_same ----------------------------------------------------------- ---------------------------------------------------------------------------------------- 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_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing -------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- 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::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_Assets_are_served_correctly ----------------------------------------------------- Started GET "/assets/application.js" for 127.0.0.1 at 2020-02-03 09:34:10 +0100 ----------------------------------------------------- RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- 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 2020-02-03 09:34:10 +0100 Processing by HelloController#world as HTML 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 2020-02-03 09:34:10 +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_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::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_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_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_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::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_Redirect_instead_of_rewrite ----------------------------------------------------- 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 2020-02-03 09:34:23 +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.4ms | Allocations: 1352) ----------------------------------------------------------- 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:34:23 +0100 Processing by HelloController#world as HTML Rendering text template Rendered text template (Duration: 0.0ms | Allocations: 1) Completed 200 OK in 0ms (Views: 0.3ms | Allocations: 197) ----------------------------------------------------- RouteMiddlewareTest: test_Assets_are_served_correctly ----------------------------------------------------- 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::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_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 ------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------- 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: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 2020-02-03 09:46:51 +0100 Processing by HelloController#world as HTML Rendering text template Rendered text template (Duration: 0.0ms | Allocations: 2) Completed 200 OK in 0ms (Views: 0.3ms | Allocations: 232) ----------------------------------------------------- RouteMiddlewareTest: test_Redirect_instead_of_rewrite ----------------------------------------------------- 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::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 ------------------------------------------------------------------------------------------------------