- Issue created by @vensires
- First commit to issue fork.
- Merge request !7555Issue #3439898: Fix Media tests that rely on UID1's super user behavior β (Open) created by simonbaese
- Status changed to Needs review
9 months ago 8:38pm 17 April 2024 - π©πͺGermany simonbaese Berlin
The
ContentModerationTest
made a distinction between the user 1 and an admin user. Therefore, all tests forrootUser
were simply removed. - Status changed to RTBC
9 months ago 1:47pm 18 April 2024 - Status changed to Needs work
9 months ago 3:01pm 18 April 2024 - π¬π§United Kingdom alexpott πͺπΊπ
I'm not sure about the changes to core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php it seems to be testing user 1 specific stuff. I think we need to carefully think about why the user 1 tests are here because we have the admin user here already.
- πΊπΈUnited States smustgrave
But with the addition of π Add a container parameter that can remove the special behavior of UID#1 Fixed should we be testing user1 stuff?