The unit tests of Node's Migrate source plugins should be changed to the base class introduced in #2791119: Write meaningful Migrate source tests.

Comments

quietone created an issue. See original summary.

svendecabooter’s picture

Assigned: Unassigned » svendecabooter
svendecabooter’s picture

Assigned: svendecabooter » Unassigned
Status: Active » Needs review
StatusFileSize
new71.98 KB
svendecabooter’s picture

StatusFileSize
new71.97 KB

Now with code style fixes.

chipway’s picture

I 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.

svendecabooter’s picture

StatusFileSize
new72.45 KB

Updated 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

quietone’s picture

Status: Needs review » Reviewed & tested by the community

Thanks svendecabooter!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 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.

  • alexpott committed 58d8c20 on 8.3.x
    Issue #2807917 by svendecabooter: Convert Node's Migrate source tests to...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.