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

Commits on Oct 28, 2022

  1. Update Jest to v29

    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 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b8b2ca5 View commit details
    Browse the repository at this point in the history
  2. Simplify mocking

    datenreisender committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    293691b View commit details
    Browse the repository at this point in the history