From a6f7939484cb29e67731deaa776133060b5eda5d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 24 Jul 2010 17:42:22 +0000 Subject: - Patch #130344 by mustafau, David_Rothstein, csevb10: ATOM feed items link to the current page rather than back to the original source. Added Atom tests to the aggregator module. --- modules/aggregator/tests/aggregator_test_atom.xml | 20 ++++++++++++++++++++ modules/aggregator/tests/aggregator_test_rss091.xml | 10 +++++----- 2 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 modules/aggregator/tests/aggregator_test_atom.xml (limited to 'modules/aggregator/tests') diff --git a/modules/aggregator/tests/aggregator_test_atom.xml b/modules/aggregator/tests/aggregator_test_atom.xml new file mode 100644 index 000000000..357b2e5a1 --- /dev/null +++ b/modules/aggregator/tests/aggregator_test_atom.xml @@ -0,0 +1,20 @@ + + + + Example Feed + + 2003-12-13T18:30:02Z + + John Doe + + urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6 + + + Atom-Powered Robots Run Amok + + urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a + 2003-12-13T18:30:02Z + Some text. + + + diff --git a/modules/aggregator/tests/aggregator_test_rss091.xml b/modules/aggregator/tests/aggregator_test_rss091.xml index 9576f7c16..1fd5320d3 100644 --- a/modules/aggregator/tests/aggregator_test_rss091.xml +++ b/modules/aggregator/tests/aggregator_test_rss091.xml @@ -17,14 +17,14 @@ Example updates - Example turns one + First example feed item title http://example.com/example-turns-one - Example turns one. + First example feed item description. - Example turns two + Second example feed item title http://example.com/example-turns-two - Example turns two. + Second example feed item description. - \ No newline at end of file + -- cgit v1.2.3