astro/packages/integrations/image/test
Matthew Phillips 6fd161d769
Add the output option (#4015)
* Start of work on astroConfig.mode === 'server'

* Add tests and more

* adapter -> deploy in some places

* Add fallback for `adapter` config

* Update more tests

* Update image tests

* Fix clientAddress test

* Updates based on PR review

* Add a changeset

* Update integrations tests + readme

* Oops

* Remove old option

* Rename `mode` to `output`

* Update Node adapter test

* Update test

* fred pass

* fred pass

* fred pass

* fix test

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2022-07-25 00:18:02 -04:00
..
fixtures WIP: [image] Fixing SSR support and improving error validation (#4013) 2022-07-22 23:01:56 +00:00
image-ssg.test.js WIP: [image] Fixing SSR support and improving error validation (#4013) 2022-07-22 23:01:56 +00:00
image-ssr.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
picture-ssg.test.js WIP: [image] Fixing SSR support and improving error validation (#4013) 2022-07-22 23:01:56 +00:00
picture-ssr.test.js Add the output option (#4015) 2022-07-25 00:18:02 -04:00
rotation.test.js [ci] format 2022-07-22 23:04:01 +00:00
sharp.test.js [ci] release (#3789) 2022-07-01 17:43:26 +00:00
test-utils.js Adds an @astrojs/image integration for optimizing images (#3694) 2022-07-01 15:47:48 +00:00