Skip to content

Add a regression test for non-inlined dnslinks on localhost tests #118

@laurentsenta

Description

@laurentsenta

Extracting this issue out of #8

At the moment, we configure Kubo's gateway with inlining on both localhost and subdomains gateways:

"InlineDNSLink": true,

This test might mean running the conformance test suite twice, once against an inlining gateway and once (with different specs) against a gateway running a different configuration.

  • Is this test still relevant?
  • Can we work around having to run the gateway twice?
  • worst case scenario
    • create a new spec for inlining
    • create a new test suite without inlining (the current test should be a good starting point)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions