Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2016 at 11:09 UTC
Updated:
6 Nov 2016 at 17:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
svendecabooterComment #3
svendecabooterComment #4
svendecabooterNow with code style fixes.
Comment #5
chipway commentedI would add here what alexpott suggested in order to help to review then commit it:
See #2807879-14: Convert Contact's Migrate source tests to new base class - let's use better array in/out keys to make it easier to understand what is going on.
Comment #6
svendecabooterUpdated the patch to have more informative keys (next to descriptive comments) as suggested by alexpott in #2807879: Convert Contact's Migrate source tests to new base class
Comment #7
quietone commentedThanks svendecabooter!
Comment #8
alexpottCommitted and pushed 58d8c20 to 8.3.x and 0e6144b to 8.2.x. Thanks!
I confirmed that the new tests are running and we've not reduced the coverage.