rsnext/test
2023-08-11 23:25:01 +00:00
..
.stats-app chore: update to pnpm@8.6.11 (#50923) 2023-08-04 19:40:20 +00:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development Turbopack: more tests and bugfixes for next.rs api (#53809) 2023-08-11 10:29:36 +02:00
e2e Use summary_large_image as twitter card if images present by default (#53919) 2023-08-11 17:52:45 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration [chore] Upgrade playwright to 1.35.1 (#53875) 2023-08-11 23:25:01 +00:00
lib [chore] Upgrade playwright to 1.35.1 (#53875) 2023-08-11 23:25:01 +00:00
production fix(next/image): don't call ReactDOM.preload if missing, such as jest (#53443) 2023-08-08 01:04:40 +00:00
unit Move next-rs API tests from unit to e2e (#53771) 2023-08-08 21:50:04 -07:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
jest-setup-after-env.ts type check tests (and convert next-test-utils.js to ts) (#51071) 2023-06-23 17:42:50 +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.js enable more test cases for next.rs api (#53670) 2023-08-07 15:17:23 +02:00

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