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

File cli.test.ts

tests/cli.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ConfigLocator } from "../src/config";
2import { ProfileStore } from "../src/profile-store";
3import { OpenapiLoader } from "../src/openapi-loader";
4import { run, HttpClient } from "../src/cli";

Callers

nothing calls this directly

Calls 9

runFunction · 0.90
createCliDepsFunction · 0.85
createPostApiDepsFunction · 0.85
createTwoProfileDepsFunction · 0.85
getCurrentProfileMethod · 0.80
getCurrentProfileNameMethod · 0.80
listProfileNamesMethod · 0.80
getProfileByNameMethod · 0.80
existsSyncMethod · 0.65

Tested by

no test coverage detected