rsnext/test
Luud Janssen 5fe332186e
Add changeFrequency and priority attributes to sitemaps (#48484)
Closes #48479. 

Couldn't find the source for the Next.js beta docs, so I didn't add documentation.

Co-authored-by: Jiachi Liu <4800338+huozhi@users.noreply.github.com>
2023-08-09 20:36:22 +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 Move next-rs API tests from unit to e2e (#53771) 2023-08-08 21:50:04 -07:00
e2e Add changeFrequency and priority attributes to sitemaps (#48484) 2023-08-09 20:36:22 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration fix(next/image): priority in App Router causes double fetch on mobile (#53700) 2023-08-08 21:02:54 +00:00
lib test(turbo): allow to run test with --experimental-turbo (#53396) 2023-08-09 05:48:54 +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.