Problem/Motivation
Tests are for Drupal 7. Should be rewritten for Drupal 8.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork exif_orientation-3213254
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 #4
sokru commentedI wrote the tests with Drupal 9.2, so some probably needs some changes if we want to test with Drupal 8.x.
Comment #5
heddnRe-titling
Comment #6
heddnHad to make a minor tweak to fix a php 8.2 issue to the test. but otherwise, this looks great. thanks for the conversion.
Comment #7
heddn