Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve and modernize file handling in Harvest module #4368

Open
dafeder opened this issue Dec 20, 2024 · 0 comments
Open

Improve and modernize file handling in Harvest module #4368

dafeder opened this issue Dec 20, 2024 · 0 comments

Comments

@dafeder
Copy link
Member

dafeder commented Dec 20, 2024

Following up on #4276, we need to make DrupalFiles D11-compatible, and secondarily to be compatible with vfsStream so that we can write kernel tests for it.

  • Remove system_retrieve_file() from common\DrupalFiles
  • Refactor DrupalFiles to play nice with vfsStream
  • Turn Drupal\Tests\harvest\Functional\Transform\ResourceImporterTest into a kernel test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant