Skip to content

Update our tests to be more strict in equality checks #2240

@slifty

Description

@slifty

We have a slew of cases where we use toMatchObject but we should use toStrictEqual => toEqual => toMatchObject in that order of preference, only getting looser as actually needed by the test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions