Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ authoring.test.ts
File
authoring.test.ts
packages/core/sdk/src/http-auth/authoring.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
{ Option, Schema } from
"effect"
;
3
4
import
{ ApiKeyAuthTemplate, apiKeyMethodFromAuthTemplate, variable } from
"./authoring"
;
Callers
nothing calls this directly
Calls
3
apiKeyMethodFromAuthTemplate
Function · 0.90
variable
Function · 0.90
renderAuthPlacements
Function · 0.90
Tested by
no test coverage detected