MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / oauth-scope-union.test.ts

File oauth-scope-union.test.ts

packages/core/sdk/src/oauth-scope-union.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as NodeHttpServer from "@effect/platform-node/NodeHttpServer";
2import { describe, expect, it } from "@effect/vitest";
3import { Context, Effect, Exit, Layer, Predicate, type Scope } from "effect";
4import { HttpServer, HttpServerRequest, HttpServerResponse } from "effect/unstable/http";

Callers

nothing calls this directly

Calls 9

serveOAuthTestServerFunction · 0.90
makeTestWorkspaceHarnessFunction · 0.90
scopesFromAuthorizeUrlFunction · 0.90
makeScopePluginFunction · 0.85
serveMetadataServerFunction · 0.85
setupMcpScopeClientFunction · 0.85
makeMcpScopePluginFunction · 0.85
startMethod · 0.65

Tested by

no test coverage detected