MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / git-memory-patterns.test.ts

File git-memory-patterns.test.ts

tests/git-memory-patterns.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { parseGitLogLineToMemory, parseGitLogToMemories } from '../src/memory/git-memory.js';
3
4describe('Git memory extraction pipeline', () => {

Callers

nothing calls this directly

Calls 2

parseGitLogLineToMemoryFunction · 0.85
parseGitLogToMemoriesFunction · 0.85

Tested by

no test coverage detected