Open
Description
I'm really confused still. i'm not a gopher, and I have very little familiarity with go testing
https://github.com/ipfs/gateway-conformance/blob/main/docs/examples.md doesn't help.
I'm trying to debug a test: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin
I want to run that test, and only that test but I have no idea how to do that.
I've seen where the specs are defined,
gateway-conformance/tooling/specs/specs.go
Lines 107 to 124 in a95b2db
where do I see a list of all the specs I can ignore, or tests I can skip?
Metadata
Assignees
Labels
No labels