Skip to content

Refactor(fixtures): Improve test fixture code #28

@peteski22

Description

@peteski22

Not for this PR, but the fixtures stuff should be reviewed, as this could probably just be a test helper that handles the skip itself, vs. having the:

if testutil.SkipIfNoAPIKey(providerName) {
    t.Skip("FOO_API_KEY not set")
}

everywhere

Originally posted by @peteski22 in #26 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions