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

File chats.test.ts

site/src/api/queries/chats.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, vi } from "vitest";
3import { API } from "#/api/api";
4import type * as TypesGen from "#/api/typesGenerated";

Callers

nothing calls this directly

Calls 15

infiniteChatsKeyFunction · 0.90
chatAdvisorConfigFunction · 0.90
updateChatAdvisorConfigFunction · 0.90
chatKeyFunction · 0.90
chatMessagesKeyFunction · 0.90
chatDiffContentsKeyFunction · 0.90
chatCostSummaryKeyFunction · 0.90
updateChatPlanModeFunction · 0.90
archiveChatFunction · 0.90
unarchiveChatFunction · 0.90

Tested by

no test coverage detected