Closed (fixed)
Project:
Feed Element Mapper
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
17 Aug 2009 at 15:13 UTC
Updated:
7 Sep 2009 at 08:30 UTC
Let's test the unique logic of the mapper.
It's a good question whether it should live in feedapi_mapper.test or in a separate file, in feedapi_mapper_feedapi_node.test. I'd vote for feedapi_mapper.test, because mainly it tests core functionality, and not (only) something per-mapper specific.
However the other choice has also some good arguments :D
Fixed while testing: #551442: Fix of feedapi_node's unique logic , #551444: Dup $ sings to remove
It can be extended w/ testing multiple unique field.
| Comment | File | Size | Author |
|---|---|---|---|
| test_unique_logic.patch | 59.07 KB | aron novak |
Comments
Comment #1
alex_b commentedLooking good. Needs some cleanup in language, otherwise RTBC.
Comment #2
aron novakshould be in FeedAPI mapper 2.0 beta 1 then
Comment #3
alex_b commentedCommitted with minor cleanups to comments, thank you.
Comment #4
aron novaktest/samples/unique.xml is missing
Comment #5
aron novakcommitted the missing file