Test the handling of the secondary parsers. The options array should be merged.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 559842_secondary_parser_test.patch | 1.82 KB | aron novak |
Test the handling of the secondary parsers. The options array should be merged.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 559842_secondary_parser_test.patch | 1.82 KB | aron novak |
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.