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

File DebugButton.stories.tsx

site/src/pages/WorkspacePage/WorkspaceActions/DebugButton.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, userEvent, waitFor } from "storybook/test";
3import { richParametersKey } from "#/api/queries/templates";
4import { workspaceBuildParametersKey } from "#/api/queries/workspaceBuilds";

Callers

nothing calls this directly

Calls 2

richParametersKeyFunction · 0.90

Tested by

no test coverage detected