rsnext/test
Jimmy Lai 2811722ba0
misc: change strategy for link prefetch test (#45234)
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2023-01-24 16:04:56 -08:00
..
.stats-app Remove serverComponents from next.conf.js because it's unused (#43805) 2022-12-07 15:57:03 +01:00
__mocks__ Update Edge Runtime (#38862) 2022-07-21 18:29:19 +00:00
development Add editor links to RSC build error (#45179) 2023-01-24 15:13:37 -08:00
e2e Add editor links to RSC build error (#45179) 2023-01-24 15:13:37 -08:00
integration misc: change strategy for link prefetch test (#45234) 2023-01-24 16:04:56 -08:00
lib Run dev tests against default CNA templates (#45211) 2023-01-24 11:01:03 -08:00
production Don't log suppressed error during export (#45100) 2023-01-23 08:28:30 +01:00
unit Refactor next dynamic (#44832) 2023-01-13 14:47:07 +01:00
.gitignore Fix server html insertion target (#42591) 2022-11-07 18:16:13 +01:00
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

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