TestCors
Results
TestCors
=== RUN TestCors
path_gateway_cors_test.go:12: --- META: {"group":"CORS"}
--- PASS: TestCors (0.27s)
TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin.
=== RUN TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin.
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin. (0.09s)
TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Headers
=== RUN TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Headers
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Headers (0.00s)
TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Methods
=== RUN TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Methods
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Methods (0.00s)
TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Origin
=== RUN TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Origin
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Origin (0.00s)
TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Expose-Headers
=== RUN TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Expose-Headers
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Expose-Headers (0.00s)
TestCors/OPTIONS_to_Gateway_succeeds
=== RUN TestCors/OPTIONS_to_Gateway_succeeds
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds (0.18s)
TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Headers
=== RUN TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Headers
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Headers (0.00s)
TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Methods
=== RUN TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Methods
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Methods (0.00s)
TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Origin
=== RUN TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Origin
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Origin (0.00s)
TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Expose-Headers
=== RUN TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Expose-Headers
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Expose-Headers (0.00s)