MCPcopy Index your code
hub / github.com/coder/coder / workspaces.test.ts

File workspaces.test.ts

site/src/api/queries/workspaces.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { QueryClient } from "react-query";
2import { describe, expect, it } from "vitest";
3import type { WorkspacesResponse } from "#/api/typesGenerated";
4import { getWorkspaceQuotaQueryKey } from "./workspaceQuota";

Callers

nothing calls this directly

Calls 7

createWorkspaceFunction · 0.90
autoCreateWorkspaceFunction · 0.90
createTestQueryClientFunction · 0.70

Tested by

no test coverage detected