MCPcopy Create free account
hub / github.com/coder/coder / ProxyMenu.stories.tsx

File ProxyMenu.stories.tsx

site/src/modules/dashboard/Navbar/ProxyMenu.stories.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Meta, StoryObj } from "@storybook/react-vite";
2import { fn, userEvent, within } from "storybook/test";
3import { getAuthorizationKey } from "#/api/queries/authCheck";
4import type * as TypesGen from "#/api/typesGenerated";

Callers

nothing calls this directly

Calls 4

getPreferredProxyFunction · 0.90
getAuthorizationKeyFunction · 0.90
buildProxiesFunction · 0.85
buildLatenciesFunction · 0.85

Tested by

no test coverage detected