MCPcopy
hub / github.com/pallets/flask / logout

Method logout

examples/tutorial/tests/conftest.py:56–57  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

54 )
55
56 def logout(self):
57 return self._client.get("/auth/logout")
58
59
60@pytest.fixture

Callers 1

test_logoutFunction · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected