rsnext/test
Tim Neutkens dca5e22384
Remove legacy checks for unstable_getXProps (#55813)
These methods have been landed for multiple years now, it's fine to remove the legacy checks for `unstable_`.
2023-09-22 17:22:06 +00:00
..
.stats-app chore(ci): bump pnpm v8.6.11 to v8.7.1 (#54873) 2023-09-06 00:39:44 +00:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development Polish error icon for error log (#55618) 2023-09-20 14:56:34 +00:00
e2e fix Image when used with --experimental-https (#55775) 2023-09-22 14:26:20 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Remove legacy checks for unstable_getXProps (#55813) 2023-09-22 17:22:06 +00:00
lib test(turbopack): explicitly clean up instance for turbopack (#55772) 2023-09-21 23:50:13 +00:00
production test(integration): fix --turbo tests fixture setup (#55293) 2023-09-18 17:46:07 +00:00
unit Warn experimental.appDir option can be removed (#55346) 2023-09-13 23:38:17 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
jest-setup-after-env.ts fix(next-swc): skips client/server only checks when running with Jest to unblock testing (#54891) 2023-09-04 13:53:41 +02: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 ci(tests): enable turbopack /e2e tests (#55681) 2023-09-21 08:14:29 +02:00

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