MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / server-url-resolution.test.ts

File server-url-resolution.test.ts

packages/plugins/openapi/src/sdk/server-url-resolution.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Effect, Option } from "effect";
3import { FetchHttpClient } from "effect/unstable/http";
4

Callers

nothing calls this directly

Calls 4

resolveServerUrlFunction · 0.90
extractFunction · 0.90
previewSpecFunction · 0.90
serverVariableFunction · 0.85

Tested by

no test coverage detected