Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ agent-handler.test.ts
File
agent-handler.test.ts
apps/host-cloudflare/src/mcp/agent-handler.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
"@effect/vitest"
;
2
import
{ Effect, Layer } from
"effect"
;
3
4
import
{
Callers
nothing calls this directly
Calls
8
authenticated
Function · 0.85
toString
Method · 0.80
clear
Method · 0.80
makeHarness
Function · 0.70
requestFor
Function · 0.70
text
Method · 0.65
unauthorized
Function · 0.50
handler
Function · 0.50
Tested by
no test coverage detected