rsnext/test
OJ Kwon a429e04fec
test(turbopack) migrate api tests, few image tests (#55552)
### What?

PR migrates next-dev's api tests to use next.js integration tests, as well as enabling few more image tests.

Closes WEB-1599
2023-09-19 20:14:53 +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 test(integration): fix --turbo tests fixture setup (#55293) 2023-09-18 17:46:07 +00:00
e2e Fix react packages are not bundled for metadata routes (#55579) 2023-09-19 15:45:59 +02:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Disable flakey middleware-dev-error test (#55539) 2023-09-18 12:48:00 -05:00
lib fix(next-core): enable image extensions (#55460) 2023-09-18 17:30:27 +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
test-file.txt
turbopack-tests-manifest.js test(turbopack) migrate api tests, few image tests (#55552) 2023-09-19 20:14:53 +00:00

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