rsnext/test
Tobias Koppers d11156c2d2
Turbopack: disable webpack specific test cases (#57423)
These tests test webpack specific behavior

Closes WEB-1857
2023-10-25 20:35:35 +02:00
..
.stats-app chore: lower Node.js version requirement (#56943) 2023-10-17 23:15:31 +02:00
development Turbopack: disable webpack specific test cases (#57423) 2023-10-25 20:35:35 +02:00
e2e Viewport exports (#57302) 2023-10-25 05:20:23 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Fix logging removed experiments in start logs (#57373) 2023-10-25 16:08:14 +00:00
lib update turbopack and add HMR test case (#57304) 2023-10-24 04:38:05 +00:00
production Revalidate Header Updates (#57162) 2023-10-23 19:37:46 +00:00
unit chore: drop undici (#56899) 2023-10-19 18:35:12 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
build-turbopack-tests-manifest.js Turbopack: reenable some skipped test cases (#57177) 2023-10-21 15:11:27 -07: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 enable e2e tests with turbopack (#57432) 2023-10-25 19:46:31 +02:00

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