Skip to content

Improve tests #325

Description

@gasinvein

Let's face it: despite high coverage, our tests are a mess. Specifically, per-checker tests require way to much code - an almost full-blown manifest, which is evaluated as a whole, often causing failures unrelated to the target test case.

  • tests should require as little input data as possible
  • default to not requiring network or only rely on GitHub for remote network access when possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions