Skip to content

Upgrade some testing dependencies #2198

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

Closed
snowystinger opened this issue Aug 2, 2021 · 1 comment
Closed

Upgrade some testing dependencies #2198

snowystinger opened this issue Aug 2, 2021 · 1 comment

Comments

@snowystinger
Copy link
Member

🙋 Feature Request

Upgrades to react-testing-library, react-hooks-testing-library, 'modern' timers, and jest.
This is preparation for React 18 to make our lives a little easier when the time comes. It's also cleaning some tech debt because using modern timers will allow us to get rid of our RAF mocks in our tests.

🤔 Expected Behavior

Tests should all still pass and we shouldn't have any mocks for RAF

💁 Possible Solution

#2142, we probably don't need to do most of this, but there may be some pieces in here to help whoever is working on this issue.

🔦 Context

Found these as a bit part of the upgrade to 18

@snowystinger
Copy link
Member Author

This has all been done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

No branches or pull requests

1 participant