Skip to content

Sync with react-hooks-testing-library 3.4.1 to deprecate wait #7

Closed
@aduth

Description

@aduth

@testing-library/[email protected] deprecates wait in favor of waitFor:

The wait async util has been deprecated and replaced with waitFor

https://github.com/testing-library/react-hooks-testing-library/releases/tag/v3.4.1

Expected: @testing-library/preact-hooks offers waitFor, and logs on wait as deprecated.
Actual: waitFor does not exist, and wait does not log as deprecated.

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