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

File chatCommands.test.ts

src/browser/utils/chatCommands.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, beforeEach, mock, spyOn } from "bun:test";
2import type { SendMessageOptions } from "@/common/orpc/types";
3import { EXPERIMENT_IDS, getExperimentKey } from "@/common/constants/experiments";
4import {

Callers

nothing calls this directly

Calls 15

parseRuntimeStringFunction · 0.90
processSlashCommandFunction · 0.90
parseCommandFunction · 0.90
getExperimentKeyFunction · 0.90
prepareCompactionMessageFunction · 0.90
handlePlanShowCommandFunction · 0.90
handlePlanOpenCommandFunction · 0.90
handleCompactCommandFunction · 0.90
createClearContextFunction · 0.85
createModelSetContextFunction · 0.85

Tested by

no test coverage detected