rsnext/test/lib
Tim Neutkens 3bac02e032
Enable jest hoist transform when using next/jest (#33731)
Fixes #32539

Implements what was shared at https://github.com/vercel/next.js/issues/32539#issuecomment-1023139083.



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-01-31 16:15:15 +00:00
..
browsers Fix duplicate image src causing canceled request (#33776) 2022-01-28 23:50:36 +00:00
next-modes Enable jest hoist transform when using next/jest (#33731) 2022-01-31 16:15:15 +00:00
amp-test-utils.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
create-next-install.js Enable jest hoist transform when using next/jest (#33731) 2022-01-31 16:15:15 +00:00
e2e-utils.ts Enable jest hoist transform when using next/jest (#33731) 2022-01-31 16:15:15 +00:00
flat-map-polyfill.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-test-utils.js Ensure device IP is used for safari browserstack test (#32712) 2021-12-21 14:42:54 -06:00
next-webdriver.ts Fix duplicate image src causing canceled request (#33776) 2022-01-28 23:50:36 +00:00