Skip to content

Refactor test Fixtures to a central location #2425

@armcknight

Description

@armcknight

Description

We have lots of test fixtures in the unit test suite that all present slightly varied versions of a system to test.

We should centralize it and make sure as much as possible is mocked out, and then allow a way for test cases to swap out mocks for real components which are to be exercised by the test logic.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions