rsnext/test
JJ Kasper e78eee25c5
Add additional handling for experimental-compile (#56224)
This ensures we properly set the `isReady` flag when building with `experimental-compile` and enables our main app dir test suite to ensure we don't regress on it.
2023-09-29 22:11:45 +00:00
..
.stats-app chore(ci): bump pnpm v8.6.11 to v8.7.1 (#54873) 2023-09-06 00:39:44 +00:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development Fixes performance problems due to TaskScopes (#55721) 2023-09-28 09:40:21 +02:00
e2e Add additional handling for experimental-compile (#56224) 2023-09-29 22:11:45 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration perf: add option to bundle pages externals (#56162) 2023-09-28 14:01:42 +00:00
lib special case timeout on windows (#56120) 2023-09-28 03:46:04 +00:00
production Allow jest to run with use server directive (#56148) 2023-09-28 14:15:51 +00:00
unit Warn experimental.appDir option can be removed (#55346) 2023-09-13 23:38:17 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
build-turbopack-tests-manifest.js Turbopack: update test manifest (#56133) 2023-09-28 08:23:26 +02: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: update test manifest (#56133) 2023-09-28 08:23:26 +02:00

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