0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/sitemap/test
Emanuele Stoppa 4f344b8bc7
chore: add test case (#9261)
* chore: add test case

* fix: replace old endpoint way

* Update packages/integrations/sitemap/test/fixtures/static/src/pages/endpoint.json.ts

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-12-01 10:54:54 -05:00
..
fixtures chore: add test case (#9261) 2023-12-01 10:54:54 -05: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