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
Andrés Correa Casablanca 28e33a2f9c
fix: do not append trailing slash to subresource urls (#10491)
* fix: do not append traling slash to subresource urls

Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>

* test: fix broken test

Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>

* refactor: packages/integrations/node/src/serve-static.ts

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

---------

Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2024-03-19 21:13:08 +05:30
..
fixtures fix: do not append trailing slash to subresource urls (#10491) 2024-03-19 21:13:08 +05:30
api-route.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
assets.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
bad-urls.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
encoded.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
errors.test.js [ci] format 2024-03-18 14:15:46 +00:00
headers.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
image.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
locals.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
node-middleware.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
prerender-404-500.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
prerender.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
preview-headers.test.js [ci] format 2024-02-23 13:24:45 +00:00
server-host.test.js [ci] format 2024-03-01 08:33:27 +00:00
test-utils.js chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
trailing-slash.test.js fix: do not append trailing slash to subresource urls (#10491) 2024-03-19 21:13:08 +05:30
url-protocol.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
well-known-locations.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00