0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -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 Sitemap should only exclude 404 and 500 pages (#7655) 2023-07-14 14:30:33 -05:00
routes.test.js [ci] format 2023-07-17 20:32:14 +00:00
smoke.test.js
ssr.test.js Sitemap: support SSR routes (#6534) 2023-05-03 12:19:45 -04:00
staticPaths.test.js fix: regression when calculating params and pattern (#9051) 2023-11-10 13:49:27 +00:00
test-utils.js feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
trailing-slash.test.js