Skip to content

Refactor Collectors to enable Unit Testing #737

Description

@gfs

Is your feature request related to a problem? Please describe.
Collectors currently have Functional tests but they do not have unit tests with mocked responses. This means that the collectors are difficult to test in the pipeline (see #735) and are only really tested locally.

Describe the solution you'd like
Refactor collectors so it is possible to mock the many interfaces and libraries they interact with and create unit tests that are safe to run in pipelines.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions