rsnext/packages/next/build/jest/__mocks__
Hannes Bornö 539769dddc
Mock @next/font when using next/jest (#42413)
Mock `@next/font` when using `next/jest`.

fixes #42379

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-11-03 11:12:46 -07:00
..
fileMock.js fix(image): don't show placeholder warning in Jest (#41329) 2022-10-11 16:06:54 +02:00
nextFontMock.js Mock @next/font when using next/jest (#42413) 2022-11-03 11:12:46 -07:00
styleMock.js Experimental next/jest config helper (#31246) 2021-11-10 16:16:15 -08:00