MCPcopy 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

1import "#/testHelpers/localStorage";
2import { screen } from "@testing-library/react";
3import userEvent from "@testing-library/user-event";
4import { HttpResponse, http } from "msw";

Callers

nothing calls this directly

Calls 9

getPreferredProxyFunction · 0.90
saveUserSelectedProxyFunction · 0.90
waitForLoaderToBeRemovedFunction · 0.90
fakeLatencyFunction · 0.85
userSelectProxyFunction · 0.85
TestingComponentFunction · 0.85
clearMethod · 0.80
getMethod · 0.80
beforeEachFunction · 0.50

Tested by

no test coverage detected