generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededissue/willfixThis issue will be worked onThis issue will be worked onkind/choreNecessary taskNecessary tasklanguage/goGolang relatedGolang related
Description
Description
Running make test
produces the following errors:
--- FAIL: TestValidator (0.01s)
validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and 4 more errors)
validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and 4 more errors)
validate_test.go:80: test failed for catalog_data, got true, want true error: <nil>
validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and 4 more errors)
validate_test.go:80: test failed for models, got true, want true error: <nil>
Expected Behavior
All tests passing.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededissue/willfixThis issue will be worked onThis issue will be worked onkind/choreNecessary taskNecessary tasklanguage/goGolang relatedGolang related