Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Error
Method
Error
coderd/x/chatd/chatdebug/model_internal_test.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
testError
struct
{ message string }
27
28
func
(e *testError) Error() string {
return
e.message }
29
30
func
expectDebugLoggingEnabled(
31
t *testing.T,
Callers
15
TestService_CreateStep_RejectsFinalizedRun
Function · 0.45
TestService_CreateStep_MissingRunReportsNotFound
Function · 0.45
TestService_CreateStep_ChatIDMismatchReportsNotFound
Function · 0.45
TestService_FinalizeRun_ReturnsWrappedUpdateError
Function · 0.45
launchHeartbeat
Function · 0.45
wrapStreamSeq
Function · 0.45
wrapObjectStreamSeq
Function · 0.45
normalizeToolResultOutput
Function · 0.45
normalizeError
Function · 0.45
RoundTrip
Method · 0.45
buildAttemptLocked
Method · 0.45
IsEnabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected