Closed CuddlyBunion341 closed 1 week ago
Hey!
I don't see much value in having such a method for integration tests, since you're supposed to check if the user actually signed in (e.g., by checking the page content, as you mentioned). If you really need to check the request object, feel free to do it in your own helper method. Thanks!
Added the integration test helper, as defined in #5438.