rsnext/test
Tim Neutkens 59bda2d818
More Turbopack fixes (#56299)
Skips additional production-only tests.

Follow-up to #56089.

In this PR I went through all of `test/integration` looking for `nextBuild(` and added the skipping logic.
2023-10-02 13:55:23 +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 More Turbopack fixes (#56275) 2023-10-02 09:42:32 +02:00
e2e More Turbopack test fixes (#56248) 2023-10-01 17:50:03 +02:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration More Turbopack fixes (#56299) 2023-10-02 13:55:23 +00:00
lib More Turbopack fixes (#56275) 2023-10-02 09:42:32 +02:00
production More Turbopack test fixes (#56248) 2023-10-01 17:50:03 +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: 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 clear require cache only when needed (#56198) 2023-10-02 10:57:35 +02:00

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