rsnext/test
Florentin / 珞辰 0648a109eb
add version to function config manifest (#52507)
Adds `version` to function config manifest as suggested in https://github.com/vercel/vercel/pull/10069#discussion_r1255021336
2023-07-10 20:28:59 +00:00
..
.stats-app chore: remove experimental appDir: true from tests (#52291) 2023-07-05 19:17:29 -07:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development chore: remove experimental appDir: true from tests (#52291) 2023-07-05 19:17:29 -07:00
e2e add version to function config manifest (#52507) 2023-07-10 20:28:59 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Fix trailing slash with locale domain (#52343) 2023-07-06 13:56:30 -07:00
lib add incremental cache for node.js app rendering (#52172) 2023-07-07 11:33:51 +02:00
production fix(standalone): fixed output: "standalone" crashing build when there is no app/ page (#51993) 2023-07-10 08:40:02 +00:00
unit Fix NextRequest constructor parameters (#52001) 2023-06-29 22:50:53 +00: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 type check tests (and convert next-test-utils.js to ts) (#51071) 2023-06-23 17:42:50 +00:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt

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