In #2791119: Write meaningful Migrate source tests, we introduced a new base class for testing Migrate source plugins. It's now time to do the grunt work of converting the existing core tests to this base class. I propose we do this by module, each in their own issue, linked by this meta. A lot of these tests will be very easy to convert -- perhaps even novice-level.
Comments
Comment #2
phenaproximaComment #3
dawehnerWas this approach discussed with the committers? Usually they try to avoid too many issues doing conceptually the same. An alternative approach is to find conceptual similar changes and make issues per them.
Comment #4
phenaproximaI guess I assumed it was OK because Migrate has done it before -- last year we had separate issues, plus a meta, to move all modules' individual migrations into the actual modules, rather than keeping them all under the Migrate Drupal umbrella.
Comment #5
dawehnerI would recommend to talk with a maintainer before you know, causing another round of pain.
Comment #6
phenaproximaComment #8
quietone commentedWoohoo! All tasks completed.
Thanks to all those who pitched in!!