testing-framework
testing-framework copied to clipboard
frontendUser does nothing
In functional tests the getFrontendResponse method has an argument $frontendUserId which is passed though the query string. However, if i'm not overlooking something, that is never used anywhere. I tried using it and the request has no authorisation ($GLOBALS['TSFE']->fe_user->user === null).