- 🇺🇸United States smustgrave
Came up in the bugsmash daily triage target.
Wonder if this should be closed out?
@lendude brought the logic is being refactored over on 📌 Refactor ThemeRegistry and Theme\Registry Active
- 🇩🇪Germany donquixote
We could create a test case, to demonstrate that this was a problem in the past, and is now fixed.
So, a test with an artificial scenario that would replicate the problem described here.
We create one branch from an earlier version of Drupal where this still happens.
And another branch with the same test, but in a later version where it is fixed.I don't have time atm to write this test, but I still think it can be a good exercise.
- 🇩🇪Germany donquixote
Also I don't see any code yet in the refactoring issue (you can blame me for it).
I think the Hux POC MR has some interesting patterns that could be useful for refactoring other parts like the theme registry.
- Status changed to Active
over 1 year ago 10:09pm 18 July 2023 - 🇺🇸United States smustgrave
Always think adding more test coverage is good.