Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ parseStoredSnapshot } from
'./parseCredentials'
;
2
3
function
validSnapshot(overrides: Record<string, unknown> = {}) {
4
return
JSON.stringify({
Callers
nothing calls this directly
Calls
2
parseStoredSnapshot
Function · 0.90
validSnapshot
Function · 0.85
Tested by
no test coverage detected