issues
search
dlc
/
sevenroot-feedparser
Create a generic parser for RSS and Atom feeds, in the vein of Python's Universal Feed Parser.
GNU General Public License v3.0
0
stars
0
forks
source link
Create comprehensive RSS 2.0 tests
#7
Open
dlc
opened
9 years ago
dlc
commented
9 years ago
Need tests for the following things:
[ ] Missing fields
[ ] Single category
[ ] Single category with domain
[ ] Multiple categories
[ ] Multiple categories with domains
[ ] With enclosures
dlc
commented
9 years ago
Added RSS for NASA's apod feed.
Need tests for the following things: