0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/integrations/node/test
Darius 72c7ae9901
update formatter config (#11640)
* update formatter config

* format

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-08-08 12:12:50 +02:00
..
fixtures fix(app/node): include x-forwarded-port header in url (#10666) 2024-04-03 18:57:23 +05:30
api-route.test.js
assets.test.js
bad-urls.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
encoded.test.js
errors.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
headers.test.js
image.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
locals.test.js
node-middleware.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
prerender-404-500.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
prerender.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
preview-headers.test.js
server-host.test.js
test-utils.js test(@astrojs/node) listen for server setup errors in test-utils (#10692) 2024-04-05 13:24:00 +01:00
trailing-slash.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
url.test.js fix: don't include port twice from x-forwarded-host and x-forwarded-port headers (#10917) 2024-05-03 15:01:25 -04:00
well-known-locations.test.js