Tests: handle already existing mappings
Aron Novak - October 2, 2009 - 12:49
| Project: | Feed Element Mapper |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
FeedAPI Mapper tests should be able to handle such a situation when some kind of mapping is defined in code already. (a new mapping in code may break tests)
See #591434: FEMP 2.x: Support default mappings for all targets
The problem: now tests fail when it tries to re-add a mapping: FeedApiMapperTestCase::setupFeed()
