0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vercel/test/hosted
2023-09-22 12:04:39 +02:00
..
hosted-astro-project nit: optimize images (#8629) 2023-09-22 12:04:39 +02:00
hosted.test.js
README.md

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.