Download & Extend

Tests: handle already existing mappings

Project:Feed Element Mapper
Version:6.x-2.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

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()

nobody click here