MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / chat-history.test.ts

File chat-history.test.ts

cli/src/utils/__tests__/chat-history.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach, afterEach, mock } from 'bun:test'
2import * as fs from 'fs'
3import * as os from 'os'
4import * as path from 'path'

Callers

nothing calls this directly

Calls 5

deleteChatSessionFunction · 0.90
getAllChatsFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
writeChatFunction · 0.85

Tested by

no test coverage detected