rsnext/test/e2e/app-dir/next-image
Zack Tanner ac46ffe08f
disable deploy tests for incompatible suites (#66776)
This disables tests that should not be run in a deployed environment,
because they use incompatible APIs or there's no reason to test them
outside of `next start`. Specifically disables for things like:

- Using `next.patchFile`, `next.renameFile`, etc.
- Attempting to use `next.cliOutput` to query runtime logs. When
deployed, these are only build-time logs.

[Latest Run](https://github.com/vercel/next.js/actions/runs/9483807368)
2024-06-12 07:38:02 -07:00
..
app chore(test): test remote image from proxy (#56895) 2023-10-16 14:48:29 -04:00
certificates use experimentalHttpsServer flag when determining image optimizer protocol (#55988) 2023-09-26 05:35:06 +00:00
images Add test fixture e2e/app-dir/next-image (#41609) 2022-10-20 23:21:28 +00:00
next-image-https.test.ts Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
next-image-proxy.test.ts disable deploy tests for incompatible suites (#66776) 2024-06-12 07:38:02 -07:00
next-image.test.ts Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
next.config.js chore(test): test remote image from proxy (#56895) 2023-10-16 14:48:29 -04:00