0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/integrations/sitemap/test
André Alves b325fada56
@astrojs/sitemap: Fixes generated URLs when using a base with a SSR adapter (#9704)
* Fix base path formatting for ssr adapters

* Update .changeset/curly-seals-count.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-01-17 13:33:23 +00:00
..
fixtures chore: add test case (#9261) 2023-12-01 10:54:54 -05:00
base-path.test.js @astrojs/sitemap: Fixes generated URLs when using a base with a SSR adapter (#9704) 2024-01-17 13:33:23 +00:00
filter.test.js
routes.test.js [ci] format 2023-07-17 20:32:14 +00:00
smoke.test.js
ssr.test.js
staticPaths.test.js fix: regression when calculating params and pattern (#9051) 2023-11-10 13:49:27 +00:00
test-utils.js
trailing-slash.test.js