Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livekit/livekit
/ NewTestServerWithService
Function
NewTestServerWithService
pkg/agent/testutils/server.go:56–58 ·
view source on GitHub ↗
(s AgentService)
Source
from the content-addressed store, hash-verified
54
}
55
56
func
NewTestServerWithService(s AgentService) *TestServer {
57
return
&TestServer{s,
"test"
,
"verysecretsecret"
}
58
}
59
60
type
SimulatedWorkerOptions
struct
{
61
Context context.Context
Callers
1
NewTestServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected