0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/packages/integrations/sitemap/test
Piotr Losiak ec7d2ebbd9
fix(sitemap): url when rest parameter is used in page file names (#9975)
* fix(sitemap): url when rest parameter is used in page file names

* Update .changeset/sour-ties-sparkle.md

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

* Apply suggestions from code review

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-02-21 07:43:22 +00:00
..
fixtures fix(sitemap): url when rest parameter is used in page file names (#9975) 2024-02-21 07:43:22 +00:00
base-path.test.js chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +00:00
dynamic-path.test.js fix(sitemap): url when rest parameter is used in page file names (#9975) 2024-02-21 07:43:22 +00:00
filter.test.js chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +00:00
prefix.test.js Add option to prefix sitemap (#9846) 2024-02-20 08:36:09 +00:00
routes.test.js chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +00:00
smoke.test.js
ssr.test.js chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +00:00
staticPaths.test.js Use eslint-plugin-regexp (#9993) 2024-02-07 20:43:19 +08:00
test-utils.js
trailing-slash.test.js chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +00:00