rsnext/test/e2e/next-font
Hannes Bornö be7b10dee5
Recover from font loader error in dev (#41251)
Check that the module has assets. This might not always be the case in
app dev if there was an error. Test added to make sure it recovers
correctly.

## 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 lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-10-08 01:53:24 +02:00
..
app Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
babel Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
basepath Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
font-loader-in-document Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
with-font-declarations-file Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
without-preloaded-fonts Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
babel.test.ts Font loader with babel error (#41151) 2022-10-05 22:14:31 -07:00
basepath.test.ts Update font loader output path (#40868) 2022-09-26 12:59:38 -07:00
font-loader-in-document-error.test.ts Recover from font loader error in dev (#41251) 2022-10-08 01:53:24 +02:00
google-font-mocked-responses.js Add support for font loaders (#40746) 2022-09-21 22:12:59 -07:00
index.test.ts Accept variable prop in google font loader (#41065) 2022-09-30 18:53:50 +00:00
with-font-declarations-file.test.ts Update font loader output path (#40868) 2022-09-26 12:59:38 -07:00
without-preloaded-fonts.test.ts Add support for font loaders (#40746) 2022-09-21 22:12:59 -07:00