Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as aiSdk from
"ai"
;
2
import
{
type
LanguageModel } from
"ai"
;
3
import
{ afterEach, describe, expect, mock, spyOn, test } from
"bun:test"
;
4
import
{
Callers
nothing calls this directly
Calls
15
buildSideQuestionMessages
Function · 0.90
createTestHistoryService
Function · 0.90
createMuxMessage
Function · 0.90
askSideQuestion
Function · 0.90
Err
Function · 0.90
Ok
Function · 0.90
fakeTextStream
Function · 0.85
createFakeAIService
Function · 0.85
createFakeModel
Function · 0.85
failingGen
Function · 0.85
appendToHistory
Method · 0.80
getLastMessages
Method · 0.80
Tested by
no test coverage detected