Problem/Motivation
#3270030: 8.x-1.0-alpha3 breaks images in multi-language sites. adds a new PathologicLanguageTest to confirm behavior on a multilingual site. It's currently a Functional test, and therefore slow. We don't need a browser to test any of what this test is testing, so let's convert it to a Kernel test.
See also all the review points at #3270030-32: 8.x-1.0-alpha3 breaks images in multi-language sites.
Steps to reproduce
Proposed resolution
Remaining tasks
Blocked on 2 issues, hence "[PP-2]" in the title.
Land #3270030: 8.x-1.0-alpha3 breaks images in multi-language sites.- Land #3157085: Convert tests/src/Functional/PathologicTest.php to a Kernel test
- Convert
PathologicLanguageTestto aKerneltest. - Address any remaining review feedback from #3270030-32
User interface changes
API changes
Data model changes
Issue fork pathologic-3353562
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:
- 3353562-kernel-pathologiclanguagetest
changes, plain diff MR !6
Comments
Comment #2
dww#3270030: 8.x-1.0-alpha3 breaks images in multi-language sites. is in, down to PP-1.
Comment #3
dww#3157085: Convert tests/src/Functional/PathologicTest.php to a Kernel test is done, moving onto this one.
Comment #4
dwwComment #6
dwwhttps://git.drupalcode.org/project/pathologic/-/merge_requests/6 is ready for review. Passing locally and here. Assigning to Mark so he can have a quick peek before I commit it. 😉
Comment #7
mark_fullmerNoted, and thanks! Will review on 19-5-2023!
Comment #8
mark_fullmerThis will be a good model for me, going forward, for language-related testing in Kernel tests. Everything makes sense. Setting to "RTBC"!
Comment #9
dwwSweet, thanks! I’ll commit when I get back to my desk later today.
Comment #12
dwwFinally pushed. 😅
Thanks!
-Derek