mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
add tests for the new insertedBefore mechanic
This commit is contained in:
@@ -4,15 +4,17 @@
|
||||
<title>CommaFeed test feed</title>
|
||||
<link>https://hostname.local/commafeed</link>
|
||||
<description>CommaFeed test feed description</description>
|
||||
<item>
|
||||
<title>Item 1</title>
|
||||
<link>https://hostname.local/commafeed/1</link>
|
||||
<description>Item 1 description</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Item 2</title>
|
||||
<link>https://hostname.local/commafeed/2</link>
|
||||
<description>Item 2 description</description>
|
||||
<pubDate>Fri, 29 Dec 2023 15:02:00 +0100</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>Item 1</title>
|
||||
<link>https://hostname.local/commafeed/1</link>
|
||||
<description>Item 1 description</description>
|
||||
<pubDate>Wed, 27 Dec 2023 22:24:00 +0100</pubDate>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user