MCPcopy
hub / github.com/coder/mux / transcriptDensity.test.ts

File transcriptDensity.test.ts

tests/ui/chat/transcriptDensity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "../dom";
2import { fireEvent, waitFor } from "@testing-library/react";
3import { updatePersistedState } from "@/browser/hooks/usePersistedState";
4import { TRANSCRIPT_DENSITY_KEY, type TranscriptDensity } from "@/common/constants/storage";

Callers

nothing calls this directly

Calls 15

installDomFunction · 0.90
updatePersistedStateFunction · 0.90
createWorkspaceFunction · 0.90
setupSimpleChatStoryFunction · 0.90
createUserMessageFunction · 0.90
createAssistantMessageFunction · 0.90
createFileReadToolFunction · 0.90
createWebSearchToolFunction · 0.90
createAgentSkillReadToolFunction · 0.90
createGenericToolFunction · 0.90
createBashToolFunction · 0.90
renderAppFunction · 0.90

Tested by

no test coverage detected