astro/packages/integrations/deno/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 Add the output option (#4015) 2022-07-25 00:18:02 -04:00
basics.test.js Load environment variables in deno SSR (#3483) 2022-05-31 11:41:33 -04:00
deps.js Fix use of dynamic imports / Astro.glob with Deno Deploy (#3532) 2022-06-06 12:02:13 -04:00
dynamic-import.test.js Fix use of dynamic imports / Astro.glob with Deno Deploy (#3532) 2022-06-06 12:02:13 -04:00
helpers.js [ci] format 2022-06-06 16:03:17 +00:00