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

File AgentRow.stories.tsx

site/src/modules/resources/AgentRow.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, spyOn, userEvent, waitFor, within } from "storybook/test";
3import { API } from "#/api/api";
4import { workspaceAgentContainersKey } from "#/api/queries/workspaces";

Callers

nothing calls this directly

Calls 5

withProxyProviderFunction · 0.90
getPreferredProxyFunction · 0.90
filterMethod · 0.80
findMethod · 0.80

Tested by

no test coverage detected