Skip to content

Generated UUID in 4.0.5 breaks snapshot testing #562

@brandon-leapyear

Description

@brandon-leapyear

This commit 78e3c2b added generateUUID, which generates a random UUID every time a tooltip is rendered, which changes Jest snapshots every time they're run.

That commit was done in #559, which says "No changes in workflows or documentation", which, while true, apparently didn't take into account changes in the DOM and testing. I would recommend a solution without the uuid state, if possible, but if not, some override that would disable the UUID in testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions