I\'m testing a view function in Flask that requires authentication. I want to remove the effect of authentication, and so I wrote a test like so:
@patch(\