astro/packages/integrations/cloudflare/test
Alexander Niebuhr 2c96144696
feat(@astrojs/cloudflare): add runtime support to astro dev (#8426)
* add necessary libs

* cleanup stale code

* add base feature-set of runtime to `astro dev`

* fix lockfile

* remove future code

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>

* remove future code

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>

* remove future code

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>

* remove future code

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>

* remove future code

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>

* address review comments

* fix linting issue

* add docs & tests

* fix test paths

* add changeset

* update README.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* fix docs & make adapter options optional

* fix package resolve mode

* fix pnpm-lock

---------

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-11 23:34:44 +05:30
..
fixtures feat(@astrojs/cloudflare): add runtime support to astro dev (#8426) 2023-09-11 23:34:44 +05:30
basics.test.js Skip cloudflare CLI tests if fail to start (#8417) 2023-09-05 14:35:41 -05:00
cf.test.js feat(@astrojs/cloudflare): add runtime support to astro dev (#8426) 2023-09-11 23:34:44 +05:30
directory.test.js Remove experimental flag for redirects config (#7686) 2023-07-19 09:31:07 -04:00
function-per-route.test.js feature(@astrojs/cloudflare): port functionPerRoute (#8078) 2023-08-17 16:40:28 -05:00
no-output.test.js [ci] format 2022-07-27 15:52:44 +00:00
prerender.test.js feat: unflag experimental.assets (#7921) 2023-08-16 10:21:05 +02:00
routesJson.js feat: unflag experimental.assets (#7921) 2023-08-16 10:21:05 +02:00
runtime.test.js Skip cloudflare CLI tests if fail to start (#8417) 2023-09-05 14:35:41 -05:00
test-utils.js Fix flaky Cloudflare test (#8103) 2023-08-16 13:28:57 -05:00
with-solid-js.test.js Skip cloudflare CLI tests if fail to start (#8417) 2023-09-05 14:35:41 -05:00
wrangler.toml Update wrangler (#8081) 2023-08-15 12:10:51 -05:00