Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for '@reach/utils' and compatibility check with react 18 #960

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Commits on Aug 25, 2022

  1. add utils for run tests of hooks; fix usage render from @reach-intern…

    …al/test instead of @testing-library/react
    dartess committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    ea06735 View commit details
    Browse the repository at this point in the history
  2. add tests for useConstant

    dartess committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    fd852db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d58d027 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e62e04f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    030ce69 View commit details
    Browse the repository at this point in the history
  6. add tests for useForceUpdate

    dartess committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7111180 View commit details
    Browse the repository at this point in the history
  7. add tests for useLazyRef

    dartess committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    51cac7f View commit details
    Browse the repository at this point in the history
  8. add tests for usePrevious

    dartess committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    6ec6bec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40bd40b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79ef7dc View commit details
    Browse the repository at this point in the history
  11. add tests for useUpdateEffect

    dartess committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    8931cd7 View commit details
    Browse the repository at this point in the history
  12. remove unused only

    dartess committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3ccb63c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ebec3e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81db498 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9af9a61 View commit details
    Browse the repository at this point in the history