Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ authToolFailure } from
"./auth-tool-failure"
;
4
import
{ detectInsufficientScope } from
"./insufficient-scope"
;
Callers
nothing calls this directly
Calls
3
detectInsufficientScope
Function · 0.90
authToolFailure
Function · 0.90
recoveryOf
Function · 0.85
Tested by
no test coverage detected