MCPcopy Index your code
hub / github.com/Noumena-Network/code / sessionStorage.test.ts

File sessionStorage.test.ts

src/utils/sessionStorage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { randomUUID } from 'crypto'
3import { mkdirSync, writeFileSync } from 'fs'
4import { tmpdir } from 'os'

Callers

nothing calls this directly

Calls 15

randomUUIDFunction · 0.90
mkdirSyncFunction · 0.90
resetProjectForTestingFunction · 0.85
setSessionFileForTestingFunction · 0.85
cleanMessagesForLoggingFunction · 0.85
buildConversationChainFunction · 0.85
getAgentTranscriptPathFunction · 0.85
getAgentTranscriptFunction · 0.85
recordTranscriptFunction · 0.85
loadTranscriptFileFunction · 0.85

Tested by

no test coverage detected