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

File DownloadAgentLogsButton.stories.tsx

site/src/modules/resources/DownloadAgentLogsButton.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, fn, userEvent, waitFor, within } from "storybook/test";
3import type { Mock } from "vitest";
4import { agentLogsKey } from "#/api/queries/workspaces";

Callers

nothing calls this directly

Calls 2

agentLogsKeyFunction · 0.90
generateLogsFunction · 0.70

Tested by

no test coverage detected