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

File sideQuestionService.test.ts

src/node/services/sideQuestionService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as aiSdk from "ai";
2import { type LanguageModel } from "ai";
3import { afterEach, describe, expect, mock, spyOn, test } from "bun:test";
4import {

Callers

nothing calls this directly

Calls 15

createTestHistoryServiceFunction · 0.90
createMuxMessageFunction · 0.90
askSideQuestionFunction · 0.90
ErrFunction · 0.90
OkFunction · 0.90
fakeTextStreamFunction · 0.85
createFakeAIServiceFunction · 0.85
createFakeModelFunction · 0.85
failingGenFunction · 0.85
appendToHistoryMethod · 0.80
getLastMessagesMethod · 0.80

Tested by

no test coverage detected