astro/packages/integrations/netlify/test/edge-functions
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
deps.ts Allow dynamic imports when using Netlify Edge Functions (#3535) 2022-06-07 11:41:32 -04:00
dynamic-import.test.js Enables eslint on the full repo and adds a rule for no only() tests (#3659) 2022-06-22 15:59:49 +00:00
edge-basic.test.ts Support re-exporting astro components containing client components (#3625) 2022-06-21 08:32:05 -04:00
root-dynamic.test.ts Fix: Netlify edge deployment when using markdown (#3612) 2022-06-16 20:31:08 -04:00
test-utils.ts [ci] format 2022-06-07 15:43:33 +00:00