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

Mock @next/font when using next/jest #42413

Merged
merged 5 commits into from Nov 3, 2022
Merged

Commits on Nov 3, 2022

  1. Never transform @next/font in jest

    Hannes Bornö committed Nov 3, 2022
    Copy the full SHA
    8a9ddc5 View commit details
    Browse the repository at this point in the history
  2. mock @next/font

    Hannes Bornö committed Nov 3, 2022
    Copy the full SHA
    2f18e40 View commit details
    Browse the repository at this point in the history
  3. Update docs

    Hannes Bornö committed Nov 3, 2022
    Copy the full SHA
    61c070c View commit details
    Browse the repository at this point in the history
  4. Update test

    Hannes Bornö committed Nov 3, 2022
    Copy the full SHA
    e3b4101 View commit details
    Browse the repository at this point in the history
  5. Don't mock @next/font in next unit tests

    Hannes Bornö committed Nov 3, 2022
    Copy the full SHA
    c5318e7 View commit details
    Browse the repository at this point in the history