-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
feat:universalityMinimize implementation-specific checksMinimize implementation-specific checks
Description
Brought up by @lidel and @hacdias on Slack:
For the Etags specifically , the best IMO would be to move those tests to Boxo and remove them from both Kubo and the conformance. I think that’s something we should agree on.
yeah, conformance is expecting boxo/kubo-specific Etag values (example) because MVP was to port sharness.
next step is to make these tests vendor-agnostic:
Conformance should not care what is inside of Etag, but must test Etag is present, and unique to specific resource+response type.
Boxo/Kubo can test specific values.
Metadata
Metadata
Assignees
Labels
feat:universalityMinimize implementation-specific checksMinimize implementation-specific checks