Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ auth
Function
auth
examples/tutorial/tests/conftest.py:61–62 ·
view source on GitHub ↗
(client)
Source
from the content-addressed store, hash-verified
59
60
@pytest.fixture
61
def
auth(client):
62
return
AuthActions(client)
Callers
nothing calls this directly
Calls
1
AuthActions
Class · 0.85
Tested by
no test coverage detected