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

File insufficient-scope.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2
3import { authToolFailure } from "./auth-tool-failure";
4import { detectInsufficientScope } from "./insufficient-scope";

Callers

nothing calls this directly

Calls 3

detectInsufficientScopeFunction · 0.90
authToolFailureFunction · 0.90
recoveryOfFunction · 0.85

Tested by

no test coverage detected