Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2009 at 02:00 UTC
Updated:
26 Jul 2010 at 15:00 UTC
OTOH, aside from Drupal core and Feeds and all its dependencies:
- Data (with Schema)
- Views
Comments
Comment #1
alex_b commentedComment #2
lyricnz commentedFrom looking at the setUp() calls in each test, here's a list (excluding feeds+ctools):
feeds_defaults.test: data, data_ui, views, views_ui
feeds.test: data, data_ui, views, libraries
feeds_mapper_content.test: content (CCK), number (CCK), text (CCK)
feeds_mapper_date.test: date_api, date
feeds_mapper_filefield.test: content (CCK), filefield, libraries
feeds_mapper_link.test: devel, content, link
feeds_mapper_profile.test: profile (core)
feeds_mapper_taxonomy.test: taxonomy (core)
Comment #3
alex_b commentedYou caught me not updating my own tickets :)
I'm tracking this information now on http://drupal.org/project/feeds_test - see make files in profiles directory. Or use the profile itself.