Test the handling of the secondary parsers. The options array should be merged.

CommentFileSizeAuthor
#1 559842_secondary_parser_test.patch1.82 KBaron novak

Comments

aron novak’s picture

Status: Active » Needs review
StatusFileSize
new1.82 KB

This 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.