rsnext/test
Jiachi Liu 5de6f46d39
Support next option for Request (#41614)
Follow up for #41505. Addding `next` option to Request options
2022-10-23 20:24:35 -07:00
..
.stats-app Create root layout (#41523) 2022-10-23 00:39:30 -07:00
__mocks__ Update Edge Runtime (#38862) 2022-07-21 18:29:19 +00:00
development Enable ReactRefreshLogBox-builtins.test.ts, remove loader from import trace (#41645) 2022-10-22 14:26:57 +02:00
e2e Support next option for Request (#41614) 2022-10-23 20:24:35 -07:00
integration Print error when next dev has conflicting app & page (#41656) 2022-10-23 20:09:59 -07:00
lib Bundle ssr client layer excepts react externals (#41606) 2022-10-22 16:33:51 -07:00
production BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
unit Font loader default config (#41628) 2022-10-21 18:08:37 -07: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.