Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ProxyContext.test.tsx
File
ProxyContext.test.tsx
site/src/contexts/ProxyContext.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"#/testHelpers/localStorage"
;
2
import { screen } from
"@testing-library/react"
;
3
import userEvent from
"@testing-library/user-event"
;
4
import { HttpResponse, http } from
"msw"
;
Callers
nothing calls this directly
Calls
9
getPreferredProxy
Function · 0.90
saveUserSelectedProxy
Function · 0.90
waitForLoaderToBeRemoved
Function · 0.90
fakeLatency
Function · 0.85
userSelectProxy
Function · 0.85
TestingComponent
Function · 0.85
clear
Method · 0.80
get
Method · 0.80
beforeEach
Function · 0.50
Tested by
no test coverage detected