Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ categorization.spec.ts
File
categorization.spec.ts
backend/src/components/utils/__tests__/categorization.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
;
2
3
import
{ categorizeComponent, getCategoryConfig } from
'../categorization'
;
4
Callers
nothing calls this directly
Calls
2
categorizeComponent
Function · 0.90
getCategoryConfig
Function · 0.90
Tested by
no test coverage detected