Needs review
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code feedapi (core module)
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Aug 2009 at 10:04 UTC
Updated:
26 Aug 2009 at 10:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
aron novakThis test basically just sets up a content-type where there are primary and also secondary parsers.
And then calls _feedapi_build_feed_object().
However there is a big issue with this test. It assumes that parser_common_syndication does not have enclosure support. But to test the merging of the options properties, i have no better idea at the moment.