MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / pattern-detector.test.ts

File pattern-detector.test.ts

tests/pattern-detector.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { PatternDetector } from '../src/utils/usage-tracker.js';
3
4describe('PatternDetector testing categories', () => {

Callers

nothing calls this directly

Calls 2

detectFromCodeMethod · 0.80
getAllPatternsMethod · 0.80

Tested by

no test coverage detected