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

File profile-store.test.ts

tests/profile-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ConfigLocator } from "../src/config";
2import { ProfileStore, Profile } from "../src/profile-store";
3
4interface MemoryFsEntry {

Callers

nothing calls this directly

Calls 8

createStoreWithFsFunction · 0.85
getCurrentProfileNameMethod · 0.80
getCurrentProfileMethod · 0.80
saveProfileMethod · 0.80
listProfileNamesMethod · 0.80
removeProfileMethod · 0.80
setCurrentProfileMethod · 0.80
existsSyncMethod · 0.65

Tested by

no test coverage detected