MCPcopy 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

1import { describe, expect, it } from "@effect/vitest";
2import { Option, Schema } from "effect";
3
4import { ApiKeyAuthTemplate, apiKeyMethodFromAuthTemplate, variable } from "./authoring";

Callers

nothing calls this directly

Calls 3

variableFunction · 0.90
renderAuthPlacementsFunction · 0.90

Tested by

no test coverage detected