Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ PatternDetector } from
'../src/utils/usage-tracker.js'
;
3
4
describe(
'PatternDetector testing categories'
, () => {
Callers
nothing calls this directly
Calls
2
detectFromCode
Method · 0.80
getAllPatterns
Method · 0.80
Tested by
no test coverage detected