summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-04-15 18:37:44 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2023-04-16 10:18:04 +0200
commit4d6d602c4e0d2cdc444a8adc8bc5d47c68b65bdc (patch)
treef588b758e9d9f5543e82fc5e0b20b5f768bd277f
parent3d0816839296c02ad0b15c1e89cba928d756d904 (diff)
Change dates to far future and leave comment
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--tests/command/feeds.bats1
-rw-r--r--tests/test_helper/feeds/no_guid_feed.xml22
2 files changed, 12 insertions, 11 deletions
diff --git a/tests/command/feeds.bats b/tests/command/feeds.bats
index b308c70c8..683207d98 100644
--- a/tests/command/feeds.bats
+++ b/tests/command/feeds.bats
@@ -24,6 +24,7 @@ teardown() {
@test "[$TESTSUITE] Add feed without GUIDs" {
run ./occ news:feed:add "$user" "$NO_GUID_FEED" --title "Something-${BATS_SUITE_TEST_NUMBER}"
+ echo "Attention! Are the dates of the feed older than 'one year ago'? If so this is not a bug, adjust the dates. #2201"
assert_failure
assert_output "Malformed feed: item has no GUID"
diff --git a/tests/test_helper/feeds/no_guid_feed.xml b/tests/test_helper/feeds/no_guid_feed.xml
index e27a1b07b..068abb5ca 100644
--- a/tests/test_helper/feeds/no_guid_feed.xml
+++ b/tests/test_helper/feeds/no_guid_feed.xml
@@ -11,66 +11,66 @@
<copyright>2016 JoshuaWright</copyright>
<item>
<title>Slack Wyrm 911 - Feeling better</title>
- <pubDate>Wed, 13 Apr 2022 09:07:01 +0100</pubDate>
+ <pubDate>Wed, 13 Apr 2099 09:07:01 +0100</pubDate>
<link>https://joshuawright.net/slack-wyrm-911.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 910 - Cake trip</title>
- <pubDate>Mon, 11 Apr 2022 08:52:54 +0100</pubDate>
+ <pubDate>Mon, 11 Apr 2099 08:52:54 +0100</pubDate>
<link>https://joshuawright.net/slack-wyrm-910.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 909 - Cake time</title>
- <pubDate>Fri, 8 Apr 2022 09:29:32 +0100</pubDate>
+ <pubDate>Fri, 8 Apr 2099 09:29:32 +0100</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 908 - Dragons Lair</title>
- <pubDate>Wed, 6 Apr 2022 09:00:13 +0100</pubDate>
+ <pubDate>Wed, 6 Apr 2099 09:00:13 +0100</pubDate>
<link>https://joshuawright.net/slack-wyrm-908.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 907 - Ten feet tall</title>
- <pubDate>Mon, 4 Apr 2022 15:12:51 +0100</pubDate>
+ <pubDate>Mon, 4 Apr 2099 15:12:51 +0100</pubDate>
<link>https://joshuawright.net/slack-wyrm-907.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 906 - True self</title>
- <pubDate>Fri, 1 Apr 2022 09:28:06 +1100</pubDate>
+ <pubDate>Fri, 1 Apr 2099 09:28:06 +1100</pubDate>
<link>https://joshuawright.net/slack-wyrm-906.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 905 - Drink up</title>
- <pubDate>Wed, 30 Mar 2022 11:07:49 +1100</pubDate>
+ <pubDate>Wed, 30 Mar 2099 11:07:49 +1100</pubDate>
<link>https://joshuawright.net/slack-wyrm-905.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 904 - Marvellous medicine</title>
- <pubDate>Mon, 28 Mar 2022 09:02:44 +1100</pubDate>
+ <pubDate>Mon, 28 Mar 2099 09:02:44 +1100</pubDate>
<link>https://joshuawright.net/slack-wyrm-904.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 903 - Golden still</title>
- <pubDate>Fri, 25 Mar 2022 09:48:06 +1100</pubDate>
+ <pubDate>Fri, 25 Mar 2099 09:48:06 +1100</pubDate>
<link>https://joshuawright.net/slack-wyrm-903.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 902 - Janet the genius</title>
- <pubDate>Wed, 23 Mar 2022 09:30:47 +1100</pubDate>
+ <pubDate>Wed, 23 Mar 2099 09:30:47 +1100</pubDate>
<link>https://joshuawright.net/slack-wyrm-902.html</link>
<description><![CDATA[]]></description>
</item>
<item>
<title>Slack Wyrm 901 - Bye bye Bucky</title>
- <pubDate>Mon, 21 Mar 2022 09:01:36 +1100</pubDate>
+ <pubDate>Mon, 21 Mar 2099 09:01:36 +1100</pubDate>
<link>https://joshuawright.net/slack-wyrm-901.html</link>
<description><![CDATA[]]></description>
</item>