MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / presets.test.ts

File presets.test.ts

packages/plugins/openapi/src/providers/microsoft/presets.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, Layer } from "effect";
3import { HttpClient, HttpClientRequest, HttpClientResponse } from "effect/unstable/http";
4import { parseEntry, structuralSplit, type KeepPathItem } from "@executor-js/plugin-openapi";

Callers

nothing calls this directly

Tested by

no test coverage detected