Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ taskService.test.ts
File
taskService.test.ts
src/node/services/taskService.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, beforeEach, afterEach, mock, spyOn } from
"bun:test"
;
2
import
* as fsPromises from
"fs/promises"
;
3
import
* as path from
"path"
;
4
import
* as os from
"os"
;
Callers
nothing calls this directly
Calls
15
Ok
Function · 0.90
Err
Function · 0.90
createMuxMessage
Function · 0.90
recordAgentWorkflowRunReference
Function · 0.90
createRuntime
Function · 0.90
resolveWorkspaceModelFallbackChain
Function · 0.90
enforceThinkingPolicy
Function · 0.90
buildWorkflowRunCardMessage
Function · 0.90
upsertSubagentReportArtifact
Function · 0.90
upsertSubagentFailureArtifact
Function · 0.90
readSubagentReportArtifact
Function · 0.90
getSubagentGitPatchMboxPath
Function · 0.90
Tested by
no test coverage detected