rsnext/test
2023-10-17 23:15:31 +02:00
..
.stats-app chore: lower Node.js version requirement (#56943) 2023-10-17 23:15:31 +02:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development Update Babel dependencies (#51962) 2023-10-17 02:25:57 +00:00
e2e Adding useGoogleTagManager hook to @next/third-parties (#56106) 2023-10-17 18:04:53 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration chore(next/image)!: mark onLoadingComplete as deprecated in favor of onLoad (#56944) 2023-10-17 21:12:22 +00:00
lib (test only) Integration tests: remove flatMap polyfill (#56546) 2023-10-10 20:39:54 +00:00
production feat: set status code to 500 if unexpected error occurs before streaming in app router (#56236) 2023-10-17 15:32:20 +02:00
unit More Turbopack fixes (#56299) 2023-10-02 13:55:23 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
build-turbopack-tests-manifest.js Turbopack: Chunking Refactoring (#56756) 2023-10-13 11:44:44 +00:00
jest-setup-after-env.ts Decrease default test timeouts (#56116) 2023-09-27 23:55:20 +00:00
jest.d.ts refactor smooth scroll bailout logic in app navigations (#53186) 2023-07-27 14:39:51 +00:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt
turbopack-tests-manifest.json Turbopack: Chunking Refactoring (#56756) 2023-10-13 11:44:44 +00:00

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