rsnext/test
2022-10-23 18:48:01 -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 useSelectedLayoutSegment -> useSelectedLayoutSegments, add useSelectedLayoutSegment with previous behavior (#41693) 2022-10-23 18:48:01 -07:00
integration Update to handle correct react version with app (#41658) 2022-10-22 13:29:00 -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.