MCPcopy Index your code
hub / github.com/coder/coder / AgentDevcontainerCard.stories.tsx

File AgentDevcontainerCard.stories.tsx

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

Callers

nothing calls this directly

Calls 3

withProxyProviderFunction · 0.90
getPreferredProxyFunction · 0.90
mockApiErrorFunction · 0.90

Tested by

no test coverage detected