testing-framework icon indicating copy to clipboard operation
testing-framework copied to clipboard

frontendUser does nothing

Open Nemo64 opened this issue 7 years ago • 0 comments

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).

Nemo64 avatar Aug 01 '18 10:08 Nemo64