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
Arsh 2f6d1faa6f
fix(NodeApp): end with "Internal server error" on mid-stream error (#9908)
* fix(NodeApp): end with "Internal server error" on mid-stream error

* add changeset

* add test

* Apply suggestions from code review

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2024-02-01 07:02:40 +00:00
..
fixtures fix(NodeApp): end with "Internal server error" on mid-stream error (#9908) 2024-02-01 07:02:40 +00:00
api-route.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
assets.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
bad-urls.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
encoded.test.js chore: add rule switch-exhaustiveness-check (#9867) 2024-01-30 08:35:08 +00:00
errors.test.js fix(NodeApp): end with "Internal server error" on mid-stream error (#9908) 2024-02-01 07:02:40 +00:00
headers.test.js chore: add rule switch-exhaustiveness-check (#9867) 2024-01-30 08:35:08 +00:00
image.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
locals.test.js chore: add rule switch-exhaustiveness-check (#9867) 2024-01-30 08:35:08 +00:00
node-middleware.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
prerender-404-500.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
prerender.test.js fix(core): don't noop shared modules (#9828) 2024-01-26 17:17:32 +00:00
test-utils.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
trailing-slash.js
url-protocol.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
well-known-locations.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00