Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 tasks
laurentsenta opened this issue Aug 2, 2023 · 0 comments
Open
5 tasks

Comments

@laurentsenta
Copy link
Contributor

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)
@laurentsenta laurentsenta mentioned this issue Aug 2, 2023
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant