TestPlainCodec

Metadata

Conformance Version:v0.5.2
Implementation Version:master (a07852a3f0294974b802923fb136885ad077384e)
Results Generated At:2024-06-06T20:19:27Z
Job URL:https://github.com/ipfs/kubo/actions/runs/9407301016

Results

Implementationkubo
Conformance Versionv0.5.2
Total82
GET plain CBOR codec with %3Fformat= has expected cbor Content-Type and body as-is - full request3
GET plain CBOR codec with %3Fformat= has expected cbor Content-Type and body as-is - multi range4
GET plain CBOR codec with %3Fformat= has expected cbor Content-Type and body as-is - single range3
GET plain CBOR codec with Accept has expected cbor Content-Type and body as-is%2C with single range request - full request3
GET plain CBOR codec with Accept has expected cbor Content-Type and body as-is%2C with single range request - multi range4
GET plain CBOR codec with Accept has expected cbor Content-Type and body as-is%2C with single range request - single range3
GET plain CBOR codec with format=dag-cbor interprets cbor as dag-%2A variant and produces expected Content-Type and body11
GET plain CBOR codec with format=dag-cbor interprets cbor as dag-%2A variant and produces expected Content-Type and body%2C with single range request - multi range4
GET plain CBOR codec with format=dag-cbor interprets cbor as dag-%2A variant and produces expected Content-Type and body%2C with single range request - single range3
GET plain CBOR codec without Accept or format= has expected %22cbor%22 Content-Type and body as-is - full request3
GET plain CBOR codec without Accept or format= has expected %22cbor%22 Content-Type and body as-is - multi range4
GET plain CBOR codec without Accept or format= has expected %22cbor%22 Content-Type and body as-is - single range3
GET plain JSON codec with %3Fformat= has expected json Content-Type and body as-is - full request3
GET plain JSON codec with %3Fformat= has expected json Content-Type and body as-is - multi range4
GET plain JSON codec with %3Fformat= has expected json Content-Type and body as-is - single range3
GET plain JSON codec with Accept has expected json Content-Type and body as-is%2C with single range request - full request3
GET plain JSON codec with Accept has expected json Content-Type and body as-is%2C with single range request - multi range4
GET plain JSON codec with Accept has expected json Content-Type and body as-is%2C with single range request - single range3
GET plain JSON codec with format=dag-json interprets json as dag-%2A variant and produces expected Content-Type and body11
GET plain JSON codec with format=dag-json interprets json as dag-%2A variant and produces expected Content-Type and body%2C with single range request - multi range4
GET plain JSON codec with format=dag-json interprets json as dag-%2A variant and produces expected Content-Type and body%2C with single range request - single range3
GET plain JSON codec without Accept or format= has expected %22json%22 Content-Type and body as-is - full request3
GET plain JSON codec without Accept or format= has expected %22json%22 Content-Type and body as-is - multi range4
GET plain JSON codec without Accept or format= has expected %22json%22 Content-Type and body as-is - single range3

Logs - Job URL

TestPlainCodec

=== RUN   TestPlainCodec
    path_gateway_dag_test.go:215: --- META: {"group":"JSON-CBOR"}
--- PASS: TestPlainCodec (0.29s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1/Body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1/Body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1/Body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range (0.01s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[161 100 116 101 115 116 106 112 108 97 105 110 32 106 115 111 110]', got '[112 108 97]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2
    sugar.go:359: Test Status code passed
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/cbor'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/cbor', got 'pla'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:361: Test Body failed with: Body expected '[161 100 116 101 115 116 106 112 108 97 105 110 32 106 115 111 110]', got '[112 108 97]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat=_has_expected_cbor_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Status_code

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Status_code
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Status_code (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[161 100 116 101 115 116 106 112 108 97 105 110 32 106 115 111 110]', got '[112 108 97]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2
    sugar.go:359: Test Status code passed
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/cbor'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/cbor', got 'pla'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:361: Test Body failed with: Body expected '[161 100 116 101 115 116 106 112 108 97 105 110 32 106 115 111 110]', got '[112 108 97]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range (0.09s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 206. It is 200
    sugar.go:361: Test Header Content-Range failed with: Header 'Content-Range' expected one element
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[36 112 108]', got '[161 100 116 101 115 116 120 36 112 108 97 105 110 45 106 115 111 110 45 116 104 97 116 45 99 97 110 45 97 108 115 111 45 98 101 45 100 97 103 45 106 115 111 110]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_2
    sugar.go:361: Test Status code failed with: Status code is not 206. It is 200
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/vnd.ipld.dag-cbor'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/vnd.ipld.dag-cbor', got '�dtestx$plain-json-that-can-also-be-dag-json'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 206. It is 200
    sugar.go:361: Test Header Content-Range failed with: Header 'Content-Range' expected one element
    sugar.go:361: Test Body failed with: Body expected '[36 112 108]', got '[161 100 116 101 115 116 120 36 112 108 97 105 110 45 106 115 111 110 45 116 104 97 116 45 99 97 110 45 97 108 115 111 45 98 101 45 100 97 103 45 106 115 111 110]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format=dag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1/Body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1/Body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1/Body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[161 100 116 101 115 116 106 112 108 97 105 110 32 106 115 111 110]', got '[112 108 97]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2
    sugar.go:359: Test Status code passed
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/cbor'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/cbor', got 'pla'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:361: Test Body failed with: Body expected '[161 100 116 101 115 116 106 112 108 97 105 110 32 106 115 111 110]', got '[112 108 97]'
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format=_has_expected_%22cbor%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request (0.01s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1/Body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1/Body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1/Body (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[123 10 9 34 116 101 115 116 34 58 32 34 112 108 97 105 110 32 106 115 111 110 34 10 125 10]', got '[116 34 58]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2
    sugar.go:359: Test Status code passed
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/json'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/json', got 't":'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:361: Test Body failed with: Body expected '[123 10 9 34 116 101 115 116 34 58 32 34 112 108 97 105 110 32 106 115 111 110 34 10 125 10]', got '[116 34 58]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat=_has_expected_json_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request (0.01s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Body (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Status_code

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Status_code
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_full_request/Check_1/Status_code (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[123 10 9 34 116 101 115 116 34 58 32 34 112 108 97 105 110 32 106 115 111 110 34 10 125 10]', got '[116 34 58]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2
    sugar.go:359: Test Status code passed
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/json'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/json', got 't":'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range (0.06s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:361: Test Body failed with: Body expected '[123 10 9 34 116 101 115 116 34 58 32 34 112 108 97 105 110 32 106 115 111 110 34 10 125 10]', got '[116 34 58]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is%2C_with_single_range_request_-_single_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body (0.04s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range (0.01s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 206. It is 200
    sugar.go:361: Test Header Content-Range failed with: Header 'Content-Range' expected one element
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[58 34 112]', got '[123 34 116 101 115 116 34 58 34 112 108 97 105 110 45 106 115 111 110 45 116 104 97 116 45 99 97 110 45 97 108 115 111 45 98 101 45 100 97 103 45 106 115 111 110 34 125]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_2
    sugar.go:361: Test Status code failed with: Status code is not 206. It is 200
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/vnd.ipld.dag-json'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/vnd.ipld.dag-json', got '{"test":"plain-json-that-can-also-be-dag-json"}'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 206. It is 200
    sugar.go:361: Test Header Content-Range failed with: Header 'Content-Range' expected one element
    sugar.go:361: Test Body failed with: Body expected '[58 34 112]', got '[123 34 116 101 115 116 34 58 34 112 108 97 105 110 45 106 115 111 110 45 116 104 97 116 45 99 97 110 45 97 108 115 111 45 98 101 45 100 97 103 45 106 115 111 110 34 125]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format=dag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body%2C_with_single_range_request_-_single_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1/Body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1/Body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1/Body (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_full_request/Check_1/Status_code (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:359: Test Header Content-Type passed
    sugar.go:361: Test Body failed with: Body expected '[123 10 9 34 116 101 115 116 34 58 32 34 112 108 97 105 110 32 106 115 111 110 34 10 125 10]', got '[116 34 58]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2
    sugar.go:359: Test Status code passed
    sugar.go:361: Test Header Content-Type failed with: Header 'Content-Type' expect to find substring 'multipart/byteranges', got 'application/json'
    sugar.go:361: Test Body failed with: Body expect to find substring 'Content-Type: application/json', got 't":'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_multi_range/Check_1/Check_2 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range (0.01s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_0/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_0 (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1
    sugar.go:361: Test Status code failed with: Status code is not 200. It is 206
    sugar.go:361: Test Body failed with: Body expected '[123 10 9 34 116 101 115 116 34 58 32 34 112 108 97 105 110 32 106 115 111 110 34 10 125 10]', got '[116 34 58]'
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format=_has_expected_%22json%22_Content-Type_and_body_as-is_-_single_range/Check_1/Check_1 (0.00s)