astro/packages/integrations/vercel/test/hosted
Erika b76c166bdd
feat: unflag experimental.assets (#7921)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-08-16 10:21:05 +02:00
..
hosted-astro-project feat: unflag experimental.assets (#7921) 2023-08-16 10:21:05 +02:00
hosted.test.js test: add setup for Vercel / Netlify tests (#7716) 2023-07-21 21:24:36 +02:00
README.md test: add setup for Vercel / Netlify tests (#7716) 2023-07-21 21:24:36 +02:00

The tests in this folder are done directly on a deployed Vercel website (hosted at https://astro-vercel-image-test.vercel.app) and are not run by the test suite. They instead run every week through a GitHub action.

The purpose of those tests is to make sure that everything works as expected while deployed. In a way, they're as E2E as it gets.