rsnext/test
Zack Tanner 809164d776
Enable PPR tests for test suites (#59030)
Cherry-picks #58708 without the dependency on https://github.com/vercel/next.js/pull/58779

Co-authored-by: Wyatt Johnson <633002+wyattjoh@users.noreply.github.com>
2023-11-29 03:22:45 +00:00
..
.stats-app tweak stats action to pull in runtime sizes (#58005) 2023-11-03 23:39:37 +00:00
development make tests more stable (#58765) 2023-11-23 13:48:08 +01:00
e2e Enable PPR tests for test suites (#59030) 2023-11-29 03:22:45 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration fix image.domains deprecation warning (#58656) 2023-11-22 02:20:59 +00:00
lib ci: unify reset project script (#58829) 2023-11-23 09:40:48 -08:00
production Fix resume stream handling (#58159) 2023-11-07 18:36:11 -08:00
unit Add nodejs version check (#58958) 2023-11-27 16:53:26 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
build-turbopack-tests-manifest.d.ts Update Turbopack test manifest from GitHub Actions artifact (#58394) 2023-11-24 16:48:12 +01:00
build-turbopack-tests-manifest.js Update Turbopack test manifest from GitHub Actions artifact (#58394) 2023-11-24 16:48:12 +01:00
get-test-filter.js Enable PPR tests for test suites (#59030) 2023-11-29 03:22:45 +00:00
jest-setup-after-env.ts Decrease default test timeouts (#56116) 2023-09-27 23:55:20 +00:00
ppr-tests-manifest.json Enable PPR tests for test suites (#59030) 2023-11-29 03:22:45 +00:00
readme.md
test-file.txt
turbopack-tests-manifest.json build(cargo): bump up turbopack (#59032) 2023-11-28 20:42:26 +00:00

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