MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / parseCredentials.test.ts

File parseCredentials.test.ts

cli/src/credentials/parseCredentials.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseStoredSnapshot } from './parseCredentials';
2
3function validSnapshot(overrides: Record<string, unknown> = {}) {
4 return JSON.stringify({

Callers

nothing calls this directly

Calls 2

parseStoredSnapshotFunction · 0.90
validSnapshotFunction · 0.85

Tested by

no test coverage detected