rsnext/test
Tim Neutkens 53b815547d
Refactor repo-setup.js (#58131)
Doesn't make any functional changes. Going through the current setup for isolated tests to figure out a better way to cache the repository setup, so that we don't have to wait ~30s+ when running tests locally.
2023-11-07 13:01:12 +00: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 ppr: fix fetch postpone not having correct React version (#58107) 2023-11-06 23:51:39 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Fix should have correct module not found error test (#57383) 2023-11-05 18:57:21 +01:00
lib Refactor repo-setup.js (#58131) 2023-11-07 13:01:12 +00:00
production Remove installCommand on typescript-auto-install and pnpm-support (#58039) 2023-11-05 18:32:10 +01:00
unit fix: updates for resuming postponed in minimal mode (#57375) 2023-11-03 21:17:45 +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 Move ReactRefreshLogBox-builtins tests to inline snapshots (#57952) 2023-11-02 21:32:52 +00:00

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