Skip to content

Golang Test Validator Errors #576

Open
@willcalcote

Description

@willcalcote

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions