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
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 chore: add test case (#9261) 2023-12-01 10:54:54 -05:00
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 Add .js to imports in the sitemap package (#3661) 2022-06-21 11:29:18 -04:00
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 feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
trailing-slash.test.js chore(@astrojs/sitemap): migrate tests to node:test (#9892) 2024-01-31 09:47:33 +00:00