Problem/Motivation
It's a lot easier and clearer to generate virtual projects in vfsStream by mirroring a physical directory, and vfsStream provides a copyFromFileSystem() method for exactly this. Let's take advantage of it to make PackageManagerKernelTestBase a little cleaner.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork automatic_updates-3275282
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
phenaproximaComment #4
tedbowComment #6
phenaproximaNice improvement, merged into 8.x-2.x.