rsnext/test/integration/image-component
Max Proske 8a76a8f049
Replace placeholder.com images with *.vercel.app in image-component tests (#38090)
Adds to https://github.com/vercel/next.js/pull/38081 by fixing all remaining flaky renderViaHTTP tests when placeholder.com is down.

Fixes https://github.com/vercel/next.js/pull/38080#issuecomment-1168036939

## Bug

- [X] Related issues linked using `fixes #number`

## Documentation / Examples

- [X] Make sure the linting passes by running `pnpm lint`
2022-06-30 21:10:16 +00:00
..
asset-prefix Add experimental wildcard remotePatterns config for upstream images (#36245) 2022-05-05 02:19:16 +00:00
base-path Use SVG blur technique for raw layout images (#37022) 2022-06-17 21:16:20 +00:00
basic Fix <Image/>'s lazyRoot and other optimizations (#37447) 2022-06-21 14:01:17 +00:00
custom-resolver Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
default Remove unused layoutRaw config (#38120) 2022-06-28 19:19:46 +00:00
image-from-node-modules fix: next/image usage from node_modules (#33559) 2022-02-08 19:55:53 -05:00
no-intersection-observer-fallback Fix <Image/>'s lazyRoot and other optimizations (#37447) 2022-06-21 14:01:17 +00:00
noscript Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
react-virtualized test: add inline flight response reuse test (#34364) 2022-02-15 18:53:45 +00:00
svgo-webpack Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
trailing-slash make static image import output path consistent with other media (#30168) 2021-10-22 13:25:54 +00:00
typescript Replace placeholder.com images with *.vercel.app in image-component tests (#38090) 2022-06-30 21:10:16 +00:00
unicode Add experimental wildcard remotePatterns config for upstream images (#36245) 2022-05-05 02:19:16 +00:00
unoptimized Update image tests from placeholder.com to *.vercel.app (#38081) 2022-06-28 01:20:59 +00:00