From 4d6d602c4e0d2cdc444a8adc8bc5d47c68b65bdc Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 15 Apr 2023 18:37:44 +0200 Subject: Change dates to far future and leave comment Signed-off-by: Benjamin Brahmer --- tests/command/feeds.bats | 1 + tests/test_helper/feeds/no_guid_feed.xml | 22 +++++++++++----------- 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 @@ 2016 JoshuaWright Slack Wyrm 911 - Feeling better - Wed, 13 Apr 2022 09:07:01 +0100 + Wed, 13 Apr 2099 09:07:01 +0100 https://joshuawright.net/slack-wyrm-911.html Slack Wyrm 910 - Cake trip - Mon, 11 Apr 2022 08:52:54 +0100 + Mon, 11 Apr 2099 08:52:54 +0100 https://joshuawright.net/slack-wyrm-910.html Slack Wyrm 909 - Cake time - Fri, 8 Apr 2022 09:29:32 +0100 + Fri, 8 Apr 2099 09:29:32 +0100 Slack Wyrm 908 - Dragons Lair - Wed, 6 Apr 2022 09:00:13 +0100 + Wed, 6 Apr 2099 09:00:13 +0100 https://joshuawright.net/slack-wyrm-908.html Slack Wyrm 907 - Ten feet tall - Mon, 4 Apr 2022 15:12:51 +0100 + Mon, 4 Apr 2099 15:12:51 +0100 https://joshuawright.net/slack-wyrm-907.html Slack Wyrm 906 - True self - Fri, 1 Apr 2022 09:28:06 +1100 + Fri, 1 Apr 2099 09:28:06 +1100 https://joshuawright.net/slack-wyrm-906.html Slack Wyrm 905 - Drink up - Wed, 30 Mar 2022 11:07:49 +1100 + Wed, 30 Mar 2099 11:07:49 +1100 https://joshuawright.net/slack-wyrm-905.html Slack Wyrm 904 - Marvellous medicine - Mon, 28 Mar 2022 09:02:44 +1100 + Mon, 28 Mar 2099 09:02:44 +1100 https://joshuawright.net/slack-wyrm-904.html Slack Wyrm 903 - Golden still - Fri, 25 Mar 2022 09:48:06 +1100 + Fri, 25 Mar 2099 09:48:06 +1100 https://joshuawright.net/slack-wyrm-903.html Slack Wyrm 902 - Janet the genius - Wed, 23 Mar 2022 09:30:47 +1100 + Wed, 23 Mar 2099 09:30:47 +1100 https://joshuawright.net/slack-wyrm-902.html Slack Wyrm 901 - Bye bye Bucky - Mon, 21 Mar 2022 09:01:36 +1100 + Mon, 21 Mar 2099 09:01:36 +1100 https://joshuawright.net/slack-wyrm-901.html -- cgit v1.2.3