0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/astro-rss/test
Marco Campos 8b8f26fdf2
FIX: allow rss feeds to have an enclosure with length of 0 (#9967)
* fix: allow rss feeds to have an enclosure with length of 0

* chore: add changeset

* fix: typo on test

* fix: update changeset description

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

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-02-04 20:42:26 +01:00
..
pagesGlobToRssItems.test.js fix(rss): update test name to better match behavior (#9646) 2024-01-08 22:39:41 +01:00
rss.test.js FIX: allow rss feeds to have an enclosure with length of 0 (#9967) 2024-02-04 20:42:26 +01:00
test-utils.js Adds extra elements to RSS items. (#6707) 2023-04-26 13:58:53 +01:00