MCPcopy Create free account
hub / github.com/EvilFreelancer/openapi-to-cli / github-api.test.ts

File github-api.test.ts

tests/github-api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2import * as path from "path";
3import { OpenapiToCommands, CliCommand } from "../src/openapi-to-commands";
4import { CommandSearch } from "../src/command-search";

Callers

nothing calls this directly

Calls 6

buildCommandsMethod · 0.80
loadMethod · 0.80
searchRegexMethod · 0.80
existsSyncMethod · 0.65
readFileSyncMethod · 0.65
searchMethod · 0.45

Tested by

no test coverage detected