NetNewsWire/Frameworks/RSParser/RSParserTests/Resources
Brent Simmons e181822c48 Merge, manually, fix and tests for detecting as JSON Feed feeds which do slash-escaping, such as Curt’s feed <http://curtclifton.net/feed.json>. 2018-01-08 13:13:15 -08:00
..
4fsodonline.atom Add two tests for parsing Atom attachments. Thanks to Marco for finding some examples (they’re very rare). 2017-12-19 11:52:12 -08:00
DaringFireball.atom Add more tests to RSParser. 2017-06-27 06:56:03 -07:00
DaringFireball.html Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
DaringFireball.json Add more tests to RSParser. 2017-06-27 06:56:03 -07:00
DaringFireball.rss Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
EMarley.rss Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
KatieFloyd.rss Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
OneFootTsunami.atom Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
ScriptingNews.json Move feedType function to FeedType.swift. Add a few more cases to FeedParserTypeTests. 2017-06-26 19:37:30 -07:00
Subs.opml Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
allthis-partial.json Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -08:00
allthis.atom Add Atom parser test for getting the home page link. It passed, which means the bug I’m currently hunting (no favicon for Dr. Drang) is somewhere else. 2017-11-25 13:02:21 -08:00
allthis.json Add tests for Dr. Drang’s JSON Feed. 2017-11-30 13:19:22 -08:00
coco.html Parse Open Graph images when parsing metadata from an HTML page. 2017-11-26 11:38:03 -08:00
curt.json Merge, manually, fix and tests for detecting as JSON Feed feeds which do slash-escaping, such as Curt’s feed <http://curtclifton.net/feed.json>. 2018-01-08 13:13:15 -08:00
dcrainmaker.xml Add feed detection test for DCRainmaker feed. Make sure it’s detected as RSS. Fix #146. 2017-11-11 10:37:28 -08:00
expertopinionent.atom Add two tests for parsing Atom attachments. Thanks to Marco for finding some examples (they’re very rare). 2017-12-19 11:52:12 -08:00
furbo.html Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
inessential.html Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
inessential.json Move feedType function to FeedType.swift. Add a few more cases to FeedParserTypeTests. 2017-06-26 19:37:30 -07:00
macworld.rss Fix bug detecting Macworld’s RSS feed as an RSS feed. The feed doesn’t start with the standard XML header. 2017-11-28 21:29:09 -08:00
manton.rss Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
natasha.xml Add case for detecting <https://www.natashatherobot.com/feed/> as an RSS feed. 2017-12-07 20:05:58 -08:00
scriptingNews.rss Fix bug finding channel element in RSS-in-JSON parser. 2017-06-26 19:51:01 -07:00
sixcolors.html Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
theomnishow.rss Parse enclosures in RSS. 2017-12-18 15:35:50 -08:00