Skip to content

Unit tests - create shareable mocks #8121

@wise-king-sullyman

Description

@wise-king-sullyman

Currently, mocks for our components have to be recreated in every unit test file where they're needed.

Component mocks that can be shared between all of our unit test files would make it easier to create new tests and make our tests more maintainable by removing code which otherwise needs to be repeated in multiple test files.

Mocks to create:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions