Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ plugin.test.ts
File
plugin.test.ts
packages/plugins/mcp/src/sdk/plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect, Layer, Option, Predicate, Schema } from
"effect"
;
3
import
{
4
HttpClient,
Callers
nothing calls this directly
Calls
15
extractManifestFromListToolsResult
Function · 0.90
deriveMcpNamespace
Function · 0.90
joinToolPath
Function · 0.90
createExecutor
Function · 0.90
createMcpConnector
Function · 0.90
serveOAuthTestServer
Function · 0.90
scopesFromAuthorizeUrl
Function · 0.90
serveTestHttpApp
Function · 0.90
serveMcpServer
Function · 0.90
userFacingProbeMessage
Function · 0.90
makeTestConfig
Function · 0.85
seedCallToolExecutor
Function · 0.85
Tested by
no test coverage detected