This file needs more tests, this is a follow-up issue of #276493: Tests needed: aggregator.module.

Comments

alex_b’s picture

Specifically, these are the open issues from #276493: Tests needed: aggregator.module :

1) aggregator_element_data().
2) Update with no new syndicated content.
3) Update to a moved feed.
4) Make sure lines 607-609 use theme('image') instead of other stupid stuff.
5) Update to unparsable feeds.
6) aggregator_parse_w3cdtf()
7) Trying to use aggregator_parse_feed() to parse invalid xml.

mustafau’s picture

catch’s picture

Priority: Critical » Normal

Moving this out of the critical queue, see #607038: Meta issue: fix gaps in code coverage.

jody lynn’s picture

Version: 7.x-dev » 8.x-dev
jhedstrom’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

aggregator.parser.inc is no more.