0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/integrations/sitemap/test
ktym4a 9b78c99275
Add option to prefix sitemap (#9846)
* Add option to prefix sitemap

* Fix call resolve twice

* let to const

* Apply suggestions from code review

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* change changeset patch to minor

* use node:test

* Update changeset

* Add regex validation for prefix

* Update .changeset/eighty-falcons-tease.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update prefix regex in SitemapOptionsSchema

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-02-20 08:36:09 +00:00
..
fixtures
base-path.test.js chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +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