Skip to content

Decorate unit tests requiring network access w/ conditional skip #751

@sadielbartholomew

Description

@sadielbartholomew

See the second paragraph of #747 (comment). In short, to aid with development with limited internet access and help with issues of flaky URL access, we can create a small helper function to check for network access and use that to conditional skip tests which rely on being online, which are the minority of tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingIssues related to units tests and their coverage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions