Problem/Motivation
Add test for the Product source plugin.
Proposed resolution
Write the tests. Since the source plugin extends Node just copy from NodeTest as a start.
Remaining tasks
Patch
review
commit
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff.txt | 1.2 KB | quietone |
| #4 | 2961589-4.patch | 10.11 KB | quietone |
| #2 | 2961589-2.patch | 8.78 KB | quietone |
Comments
Comment #2
quietone commentedThe patch using data from d6/NodeTest.
Comment #3
quietone commentedComment #4
quietone commentedRemove duplicates from fields() method and a line using a source property that does not exist and therefor did nothing.
Comment #5
heddnDid a review of the tests. Seems valid. I was going to ask a couple questions, then kept reading and answered them myself.
Comment #7
heddn