Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/quart
/ test_copy_current_websocket_context_error
Function
test_copy_current_websocket_context_error
tests/test_ctx.py:200–202 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
198
199
200
def
test_copy_current_websocket_context_error() -> None:
201
with
pytest.raises(RuntimeError):
202
copy_current_websocket_context(
lambda
: None)()
Callers
nothing calls this directly
Calls
1
copy_current_websocket_context
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…