rsnext/test
Tobias Koppers f569cb1316
enable all passing turbopack tests for CI (#55100)
Closes WEB-1514

Co-authored-by: OJ Kwon <1210596+kwonoj@users.noreply.github.com>
2023-09-08 17:30:07 +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 remove --turbo, use --experimental-turbo as --turbo (#55063) 2023-09-06 17:46:54 +00:00
e2e server: re-land bundled runtimes (#55139) 2023-09-08 16:05:29 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration server: re-land bundled runtimes (#55139) 2023-09-08 16:05:29 +00:00
lib remove --turbo, use --experimental-turbo as --turbo (#55063) 2023-09-06 17:46:54 +00:00
production Filter out pages tree view for app dir only output (#55120) 2023-09-08 00:06:05 +00:00
unit Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
jest-setup-after-env.ts fix(next-swc): skips client/server only checks when running with Jest to unblock testing (#54891) 2023-09-04 13:53:41 +02: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.js enable all passing turbopack tests for CI (#55100) 2023-09-08 17:30:07 +00:00

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