MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / writers.test.ts

File writers.test.ts

packages/core/src/import/__tests__/writers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import { describe, it } from 'node:test'
3import { buildMemberIdMap } from '../writers'
4import type { DatabaseAdapter } from '../../interfaces'

Callers

nothing calls this directly

Calls 3

buildMemberIdMapFunction · 0.90
createMockDbFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected