rsnext/test
2023-11-14 15:22:03 +01:00
..
.stats-app tweak stats action to pull in runtime sizes (#58005) 2023-11-03 23:39:37 +00:00
development Remove installCommand on typescript-auto-install and pnpm-support (#58039) 2023-11-05 18:32:10 +01:00
e2e Fix: expected "catch all routes" are not matched in “parallel routes" (#58368) 2023-11-13 23:26:45 +01:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration fix(turbopack): support middleware in src (#58218) 2023-11-10 14:48:20 +01:00
lib Refactor repo-setup.js (#58131) 2023-11-07 13:01:12 +00:00
production Fix resume stream handling (#58159) 2023-11-07 18:36:11 -08:00
unit fix(eslint): next/script beforeInteractive gives warning on appDir (#51148) 2023-11-12 09:30:10 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
build-turbopack-tests-manifest.js fix(ci): exclusion regex now actually works instead of ignoring all tests (#58259) 2023-11-09 21:43:35 +01:00
jest-setup-after-env.ts Decrease default test timeouts (#56116) 2023-09-27 23:55:20 +00:00
readme.md
test-file.txt
turbopack-tests-manifest.json add test case to failing list for turbopack (#58435) 2023-11-14 15:22:03 +01:00

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