Find us on GitHub

TestPlainCodec

Metadata

Conformance Version:main
Implementation Version:main (123fd08cb32e762c208745ed3e032ea6830d09e7)
Results Generated At:2023-09-15T09:58:46Z
Job URL:https://github.com/singulargarden/bifrost-gateway/actions/runs/6196631481

Results

Implementationbifrost-gateway
Conformance Versionmain
Total32
GET plain CBOR codec with %3Fformat%3D has expected cbor Content-Type and body as-is4
GET plain CBOR codec with Accept has expected cbor Content-Type and body as-is4
GET plain CBOR codec with format%3Ddag-cbor interprets cbor as dag-%2A variant and produces expected Content-Type and body4
GET plain CBOR codec without Accept or format%3D has expected %22cbor%22 Content-Type and body as-is4
GET plain JSON codec with %3Fformat%3D has expected json Content-Type and body as-is4
GET plain JSON codec with Accept has expected json Content-Type and body as-is4
GET plain JSON codec with format%3Ddag-json interprets json as dag-%2A variant and produces expected Content-Type and body4
GET plain JSON codec without Accept or format%3D has expected %22json%22 Content-Type and body as-is4

Logs - Job URL

TestPlainCodec

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

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is (0.02s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Status_code

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Status_code
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_%3Fformat%3D_has_expected_cbor_Content-Type_and_body_as-is/Status_code (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is (0.01s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Status_code

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Status_code
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_Accept_has_expected_cbor_Content-Type_and_body_as-is/Status_code (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_with_format%3Ddag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_with_format%3Ddag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_with_format%3Ddag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body (0.01s)

TestPlainCodec/GET_plain_CBOR_codec_with_format%3Ddag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body

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

TestPlainCodec/GET_plain_CBOR_codec_with_format%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-cbor_interprets_cbor_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code

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

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is (0.01s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Body

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Body
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Body (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Status_code

=== RUN   TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Status_code
--- PASS: TestPlainCodec/GET_plain_CBOR_codec_without_Accept_or_format%3D_has_expected_%22cbor%22_Content-Type_and_body_as-is/Status_code (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is (0.01s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Body (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Status_code

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Status_code
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_%3Fformat%3D_has_expected_json_Content-Type_and_body_as-is/Status_code (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is (0.01s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Body (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Status_code

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Status_code
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_Accept_has_expected_json_Content-Type_and_body_as-is/Status_code (0.00s)

TestPlainCodec/GET_plain_JSON_codec_with_format%3Ddag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_with_format%3Ddag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_with_format%3Ddag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body (0.01s)

TestPlainCodec/GET_plain_JSON_codec_with_format%3Ddag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Body

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

TestPlainCodec/GET_plain_JSON_codec_with_format%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-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%3Ddag-json_interprets_json_as_dag-%2A_variant_and_produces_expected_Content-Type_and_body/Status_code

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

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is (0.01s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Body

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Body
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Body (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Header_Content-Disposition

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Header_Content-Disposition
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Header_Content-Disposition (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Header_Content-Type

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Header_Content-Type
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Header_Content-Type (0.00s)

TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Status_code

=== RUN   TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Status_code
--- PASS: TestPlainCodec/GET_plain_JSON_codec_without_Accept_or_format%3D_has_expected_%22json%22_Content-Type_and_body_as-is/Status_code (0.00s)