This information is from the code coverage report (see http://coverage.cwgordon.com/coverage).

We need to test:

1) aggregator_page_last()
2) aggregator_page_category()
3) aggregator_feed_items_load() with actual feed items.
4) Categorization of aggregator feeds.
5) Display of actual aggregator content when we actually have feed items.
6) aggregator_page_sources()
7) aggregator_page_categories()
8) aggregator_page_rss()
9) aggregator_page_opml()
10) Checking feed sources more than once.

Comments

alex_b’s picture

Component: tests » aggregator.module

Moving to aggregator component.

catch’s picture

Category: bug » task
Priority: Critical » Normal

Moving this out of the critical bugs 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.pages.inc is no more.