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

Update Jest to v29 #412

Merged
merged 2 commits into from Oct 28, 2022
Merged

Update Jest to v29 #412

merged 2 commits into from Oct 28, 2022

Conversation

datenreisender
Copy link
Contributor

The current version of the package uuid doesn't work out of the box with the new version of Jest, as described in microsoft/accessibility-insights-web#5421 (comment).

I applied the fix using a resolver, as mentioned at the end of the above link, from microsoft/accessibility-insights-web@9ad4e61

This also eases using mocks.

The current version of the package `uuid` doesn't work out of the box
with the new version of Jest, as described in
microsoft/accessibility-insights-web#5421 (comment).

I applied the fix using a `resolver`, as mentioned at the end of the
above link, from
microsoft/accessibility-insights-web@9ad4e61
@datenreisender datenreisender merged commit 1c0ad3d into main Oct 28, 2022
@datenreisender datenreisender deleted the update/jest branch October 28, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant