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

File AppLink.stories.tsx

site/src/modules/resources/AppLink/AppLink.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 { expect, screen, spyOn, userEvent, within } from "storybook/test";
3import { getPreferredProxy } from "#/contexts/ProxyContext";
4import {

Callers

nothing calls this directly

Calls 2

withProxyProviderFunction · 0.90
getPreferredProxyFunction · 0.90

Tested by

no test coverage detected