rsnext/test
JJ Kasper cfd58ae80e
Fix experimental undici warning (#41077)
Fixes: https://vercel.slack.com/archives/C03KAR5DCKC/p1664581332858249

## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`
2022-09-30 17:20:20 -07:00
..
.stats-app Add missing release stats config for app (#40805) 2022-09-22 09:37:00 -07:00
__mocks__ Update Edge Runtime (#38862) 2022-07-21 18:29:19 +00:00
development chore: Update swc_core to v0.28.10 (#41016) 2022-09-29 14:09:20 +00:00
e2e Fix experimental undici warning (#41077) 2022-09-30 17:20:20 -07:00
integration Adding experimental size adjust based option (#41009) 2022-09-30 00:35:50 +00:00
lib Add Replay integration for dev e2e tests (#40955) 2022-09-29 14:45:10 -07:00
production Ensure skipClientCache is honored for router.push (#40932) 2022-09-26 23:30:49 -07:00
unit chore: add build step to eslint-plugin-next (#38647) 2022-09-30 01:37:59 +00:00
.gitignore
jest-setup-after-env.ts Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined. (#38183) 2022-06-30 11:31:33 -05:00
jest.d.ts Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined. (#38183) 2022-06-30 11:31:33 -05:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt Add additional file serving tests (#12479) 2020-05-04 11:58:19 -05:00

See Testing for more information on how you can run/write/debug tests for Next.js.